ModelButton.menuName

Get menuName property.

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

Return Value

Type: 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.