InfoBar.revealed

bool revealed() @property nothrow

Get revealed property.

Returns

Whether the info bar shows its contents.
void revealed(bool propval) @property nothrow

Set revealed property.

Parameters

propvalWhether the info bar shows its contents.