ActionBar.revealed
bool revealed() @property nothrowGet revealed property.
Returns
Controls whether the action bar shows its contents.
void revealed(bool propval) @property nothrowSet revealed property.
Parameters
propval | Controls whether the action bar shows its contents. |