WindowInsetsAnimation.Bounds.Inset(Insets) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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