WindowInsets.Builder.SetStableInsets(Insets) メソッド

定義

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

パラメーター

stableInsets
Insets

戻り値

属性

適用対象