Freigeben über


AppBroadcastGlobalSettings.IsGpuConstrained Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die GPU auf dem Gerät eingeschränkt ist.

public:
 property bool IsGpuConstrained { bool get(); };
bool IsGpuConstrained();
public bool IsGpuConstrained { get; }
var boolean = appBroadcastGlobalSettings.isGpuConstrained;
Public ReadOnly Property IsGpuConstrained As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die GPU eingeschränkt ist; andernfalls false.

Windows-Anforderungen

App-Funktionen
appBroadcast appBroadcastSettings

Gilt für: