Freigeben über


GameModeConfiguration.IsEnabled Eigenschaft

Definition

Der zugehörige GameListEntry ist für den Spielmodus aktiviert.

public:
 property bool IsEnabled { bool get(); void set(bool value); };
bool IsEnabled();

void IsEnabled(bool value);
public bool IsEnabled { get; set; }
var boolean = gameModeConfiguration.isEnabled;
gameModeConfiguration.isEnabled = boolean;
Public Property IsEnabled As Boolean

Eigenschaftswert

Boolean

bool

Windows-Anforderungen

App-Funktionen
gameList

Hinweise

Diese API ist nicht für alle Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wird, schlagen Aufrufe dieser APIs zur Laufzeit fehl.

Gilt für: