Flyout.hide method
Hides the Flyout, if visible, regardless of other states.
Syntax
flyout.hide();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
If you want to perform an action after hiding an overlay, use the onafterhide event.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |
See also
Designers
Guidelines for flyouts
Guidelines for context menus