Android.Views.WindowInsets.HasStableInsets Property
Returns true if this WindowInsets has nonzero stable insets.

Syntax

[get: Android.Runtime.Register("hasStableInsets", "()Z", "GetHasStableInsetsHandler")]
public bool HasStableInsets { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this WindowInsets has nonzero stable insets.

The stable inset represents the area of a full-screen window that may be partially or fully obscured by the system UI elements. This value does not change based on the visibility state of those elements; for example, if the status bar is normally shown, but temporarily hidden, the stable inset will still provide the inset associated with the status bar being shown.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0