PadActionEntry.label

Set label field.

  1. string label [@property getter]
  2. string label [@property setter]
    class PadActionEntry
    @property
    void
    label
    (
    string propval
    )

Parameters

propval string

Human readable description of this action entry, this string should be deemed user-visible.