Android.Views.WindowInsets: Method Members

The methods of Android.Views.WindowInsets are listed below. For a list of all members, see the WindowInsets Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

ConsumeStableInsets() : WindowInsets
Returns a copy of this WindowInsets with the stable insets fully consumed.
ConsumeSystemWindowInsets() : WindowInsets
Returns a copy of this WindowInsets with the system window insets fully consumed.
ReplaceSystemWindowInsets(Android.Graphics.Rect) : WindowInsets
Returns a copy of this WindowInsets with selected system window insets replaced with new values.
ReplaceSystemWindowInsets(int, int, int, int) : WindowInsets
Returns a copy of this WindowInsets with selected system window insets replaced with new values.