ModelButton.inverted

Set inverted property.

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

Parameters

propval 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.