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