Freigeben über


TrustedPresentationThresholds.StabilityRequirementMillis Property

Definition

The time in milliseconds required for the Window to be in the threshold.

public int StabilityRequirementMillis { [Android.Runtime.Register("getStabilityRequirementMillis", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getStabilityRequirementMillis", "()I", "", ApiSince=35)>]
member this.StabilityRequirementMillis : int

Property Value

Attributes

Remarks

The time in milliseconds required for the Window to be in the threshold.

Java documentation for android.window.TrustedPresentationThresholds.getStabilityRequirementMillis().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to