MenuCommand.hidden property
Gets a value that indicates whether the MenuCommand is hidden or in the process of becoming hidden.
Syntax
var hidden = menuCommand.hidden;
Property value
Type: Boolean
true if the MenuCommand is hidden or is becoming hidden; otherwise, false.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |
See also
Designers
Guidelines for flyouts
Guidelines for context menus