ActionBar.revealed

bool revealed() @property nothrow

Get revealed property.

Returns

Controls whether the action bar shows its contents.
void revealed(bool propval) @property nothrow

Set revealed property.

Parameters

propvalControls whether the action bar shows its contents.