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
ConsumeStableInsets()Returns a copy of this WindowInsets with the stable insets fully consumed. | ||
ConsumeSystemWindowInsets()Returns a copy of this WindowInsets with the system window insets fully consumed. | ||
ReplaceSystemWindowInsets(Android.Graphics.Rect)Returns a copy of this WindowInsets with selected system window insets replaced with new values. | ||
ReplaceSystemWindowInsets(int, int, int, int)Returns a copy of this WindowInsets with selected system window insets replaced with new values. |