Lingua

MultiLightEffect.IsPreemptive Proprietà

Definizione

Restituisce un valore che indica se l'effetto verrà annullato in precedenza.

public bool IsPreemptive { [Android.Runtime.Register("isPreemptive", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isPreemptive", "()Z", "", ApiSince=37)>]
member this.IsPreemptive : bool

Valore della proprietà

true se questo effetto viene applicato immediatamente, false in caso contrario.

Attributi

Commenti

Restituisce un valore che indica se l'effetto verrà annullato in precedenza.

Informazioni di riferimento su Android per android.hardware.lights.MultiLightEffect.isPreemptive.

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