MediaPlaybackCommandManagerCommandBehavior.IsEnabled Proprietà

Definizione

Ottiene un valore che indica se è attualmente abilitato un comando System Media Transport Controls.

public:
 property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = mediaPlaybackCommandManagerCommandBehavior.isEnabled;
Public ReadOnly Property IsEnabled As Boolean

Valore della proprietà

Boolean

bool

True se il comando è attualmente abilitato; in caso contrario, false.

Si applica a