TargetEntry.info

an application-assigned integer ID which will get passed as a parameter to e.g the selection-get signal. It allows the application to identify the target type without extensive string compares.

  1. uint info [@property getter]
  2. uint info [@property setter]
    class TargetEntry
    @property
    void
    info
    (
    uint value
    )