hidden property

Command.hidden property

Applies to Windows and Windows Phone

Gets a value that indicates whether the Command is hidden.

Syntax


var hidden = command.hidden;

Property value

Type: Boolean

true if the Command is hidden; otherwise, false.

Requirements

Minimum WinJS version

WinJS 4.0

Namespace

WinJS.UI

See also

Command

 

 

Show:
© 2017 Microsoft