Lingua

TrustedPresentationThresholds.SignalModeStrictOcclusion Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Window.TrustedPresentationThresholdsSignalMode enum directly instead of this field.

Solo l'occlusione del segnale quando il sistema è certo che la finestra è oscurata da finestre veramente opache.

[Android.Runtime.Register("SIGNAL_MODE_STRICT_OCCLUSION", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Window.TrustedPresentationThresholdsSignalMode enum directly instead of this field.", true)]
public const Android.Window.TrustedPresentationThresholdsSignalMode SignalModeStrictOcclusion = 1;
[<Android.Runtime.Register("SIGNAL_MODE_STRICT_OCCLUSION", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Window.TrustedPresentationThresholdsSignalMode enum directly instead of this field.", true)>]
val mutable SignalModeStrictOcclusion : Android.Window.TrustedPresentationThresholdsSignalMode

Valore del campo

Value = 1

Implementazioni

Attributi

Si applica a