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