언어

Window.InsetsController 속성

정의

이 창과 연결된 WindowInsetsController입니다. 이 값은 null일 수 있습니다.

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 창과 연결된 창

특성

설명

에 대한 android.view.Window.getInsetsController()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상