Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Gets a value that indicates whether the Command is hidden.
var hidden = command.hidden;
Type: Boolean
true if the Command is hidden; otherwise, false.
Minimum WinJS version
WinJS 4.0
Namespace
WinJS.UI
Command