View.WindowInsetsController プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このビューがアタッチされているウィンドウの単一の WindowInsetsController を取得します。
public virtual Android.Views.IWindowInsetsController? WindowInsetsController { [Android.Runtime.Register("getWindowInsetsController", "()Landroid/view/WindowInsetsController;", "GetGetWindowInsetsControllerHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getWindowInsetsController", "()Landroid/view/WindowInsetsController;", "GetGetWindowInsetsControllerHandler", ApiSince=30)>]
member this.WindowInsetsController : Android.Views.IWindowInsetsController
プロパティ値
ビューがウィンドウまたは装飾付きのビュー ツリーにアタッチされていない場合の WindowInsetsController または null 。
- 属性
注釈
このビューがアタッチされているウィンドウの単一の WindowInsetsController を取得します。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。