Window.InsetsController プロパティ

定義

public virtual Android.Views.IWindowInsetsController? InsetsController { [Android.Runtime.Register("getInsetsController", "()Landroid/view/WindowInsetsController;", "GetGetInsetsControllerHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getInsetsController", "()Landroid/view/WindowInsetsController;", "GetGetInsetsControllerHandler", ApiSince=30)>]
member this.InsetsController : Android.Views.IWindowInsetsController

プロパティ値

WindowInsetsControllerこのウィンドウに関連付けられている

属性

注釈

の Java ドキュメント android.view.Window.getInsetsController()

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象