WindowInsetsAnimation.Bounds(Insets, Insets) Constructor
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(".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