WindowInsetsAnimation.Bounds(Insets, Insets) Constructor

Definition

[Android.Runtime.Register(".ctor", "(Landroid/graphics/Insets;Landroid/graphics/Insets;)V", "", ApiSince=30)]
public Bounds (Android.Graphics.Insets lowerBound, Android.Graphics.Insets upperBound);
[<Android.Runtime.Register(".ctor", "(Landroid/graphics/Insets;Landroid/graphics/Insets;)V", "", ApiSince=30)>]
new Android.Views.WindowInsetsAnimation.Bounds : Android.Graphics.Insets * Android.Graphics.Insets -> Android.Views.WindowInsetsAnimation.Bounds

Parameters

lowerBound
Insets
upperBound
Insets
Attributes

Applies to