Shows the specified commands of the AppBar.
Syntax
appBar.showCommands(commands, immediate);
Parameters
- commands
-
Type: Array
The commands to show. The array elements may be AppBarCommand objects, or the string identifiers (IDs) of commands.
- immediate
-
Type: Boolean
The parameter immediate is not supported and may be altered or unavailable in the future.
true to show the commands immediately, without animating them; otherwise, false.
Return value
This method does not return a value.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
|
Library |
|
See also
Build date: 12/5/2012