InfoBar.showCloseButton
bool showCloseButton() @property nothrowGet showCloseButton property.
Returns
Whether to include a standard close button.
void showCloseButton(bool propval) @property nothrowSet showCloseButton property.
Parameters
propval | Whether to include a standard close button. |