WindowInsetsAnimation.Bounds(Insets, Insets) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
參數
- lowerBound
- Insets
- upperBound
- Insets
- 屬性