Action.label

sets label unicode string

  1. string label [@property setter]
  2. dstring label [@property setter]
    class Action
    @property
    label
    (
    dstring text
    )
  3. dstring label [@property getter]

Meta