ModelButton.inverted

bool inverted() @property

Get inverted property.

Returns

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.

void inverted(bool propval) @property

Set inverted property.

Parameters

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