MenuButton.label

Set label property.

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

Parameters

propval string

The label for the button.