ModelButton.menuName

Set menuName property.

  1. string menuName [@property getter]
  2. string menuName [@property setter]
    class ModelButton
    @property
    void
    menuName
    (
    string propval
    )

Parameters

propval string

The name of a submenu to open when the button is activated. If this is set, the button should not have an action associated with it.