AppBarCommand.hidden property
Gets or sets a value that indicates whether the AppBarCommand is hidden.
Syntax
var hidden = appBarCommand.hidden;
Property value
Type: Boolean
true if the AppBarCommand is hidden; otherwise, false.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |
See also
Your first app - Part 3: PageControl objects and navigation
Navigating between pages (HTML)
Navigation and navigation history sample
Designers
Bottom app bar
Top app bar