ModelButton.inverted

Get inverted property.

  1. bool inverted [@property getter]
    class ModelButton
    @property
    bool
    inverted
    ()
  2. bool inverted [@property setter]

Return Value

Type: bool

Whether to show the submenu indicator at the opposite side than normal. This property should be set for model buttons that 'go back' to a parent menu.