Linguaggio

Window.SetSustainedPerformanceMode(Boolean) Metodo

Definizione

Imposta il requisito di prestazioni sostenute per la finestra chiamante.

[Android.Runtime.Register("setSustainedPerformanceMode", "(Z)V", "GetSetSustainedPerformanceMode_ZHandler", ApiSince=24)]
public virtual void SetSustainedPerformanceMode(bool enable);
[<Android.Runtime.Register("setSustainedPerformanceMode", "(Z)V", "GetSetSustainedPerformanceMode_ZHandler", ApiSince=24)>]
abstract member SetSustainedPerformanceMode : bool -> unit
override this.SetSustainedPerformanceMode : bool -> unit

Parametri

enable
Boolean

Valore System.Boolean utilizzato per l'abilitazione.

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a