AppBar.commands property

1 out of 2 rated this helpful - Rate this topic

Sets the AppBarCommand objects that appear in the app bar.

Syntax


appBar.commands = commands;

Property value

Type: AppBarCommand

A single AppBarCommand, or an array of them, to be set in the app bar.

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Namespace

WinJS.UI

Library

Ui.js

See also

AppBar

 

 

Build date: 12/5/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.