Control.tag

Property: get or set additional data tagged onto the control.

  1. Object tag [@property setter]
    class Control
    final @property
    void
    tag
    (
    Object o
    )
  2. Object tag [@property getter]

Meta