次の方法で共有


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

戻り値

属性

適用対象