Action.label

returns label unicode string (translates if resource id is set)

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

Meta