Sprache

TrustedPresentationThresholds.SignalModeStrictOcclusion Feld

Definition

Achtung

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

Nur signal occlusion, wenn das System sicher ist, dass das Fenster von wirklich undurchsichtigen Fenstern verdeckt wird.

[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

Feldwert

Value = 1

Implementiert

Attribute

Gilt für: