共用方式為


WindowInsets.Builder.SetTappableElementInsets(Insets) 方法

定義

[Android.Runtime.Register("setTappableElementInsets", "(Landroid/graphics/Insets;)Landroid/view/WindowInsets$Builder;", "", ApiSince=29)]
public Android.Views.WindowInsets.Builder SetTappableElementInsets (Android.Graphics.Insets insets);
[<Android.Runtime.Register("setTappableElementInsets", "(Landroid/graphics/Insets;)Landroid/view/WindowInsets$Builder;", "", ApiSince=29)>]
member this.SetTappableElementInsets : Android.Graphics.Insets -> Android.Views.WindowInsets.Builder

參數

insets
Insets

傳回

屬性

適用於