WindowInsetsAnimation.Bounds.Inset(Insets) Method

Definition

[Android.Runtime.Register("inset", "(Landroid/graphics/Insets;)Landroid/view/WindowInsetsAnimation$Bounds;", "", ApiSince=30)]
public Android.Views.WindowInsetsAnimation.Bounds Inset (Android.Graphics.Insets insets);
[<Android.Runtime.Register("inset", "(Landroid/graphics/Insets;)Landroid/view/WindowInsetsAnimation$Bounds;", "", ApiSince=30)>]
member this.Inset : Android.Graphics.Insets -> Android.Views.WindowInsetsAnimation.Bounds

Parameters

insets
Insets

Returns

Attributes

Applies to