IWindowInsetsController.SystemBarsBehavior 속성

정의

시스템 막대의 요청된 동작을 검색합니다.

public int SystemBarsBehavior { [Android.Runtime.Register("getSystemBarsBehavior", "()I", "GetGetSystemBarsBehaviorHandler:Android.Views.IWindowInsetsControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)] get; [Android.Runtime.Register("setSystemBarsBehavior", "(I)V", "GetSetSystemBarsBehavior_IHandler:Android.Views.IWindowInsetsControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)] set; }
[<get: Android.Runtime.Register("getSystemBarsBehavior", "()I", "GetGetSystemBarsBehaviorHandler:Android.Views.IWindowInsetsControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)>]
[<set: Android.Runtime.Register("setSystemBarsBehavior", "(I)V", "GetSetSystemBarsBehavior_IHandler:Android.Views.IWindowInsetsControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)>]
member this.SystemBarsBehavior : int with get, set

속성 값

특성

설명

자세한 내용은 android.view.WindowInsetsController.getSystemBarsBehavior에 대한 Android 참조 설명서를 참조하세요.

android.view.WindowInsetsController.getSystemBarsBehavior에 대한 Java 설명서입니다.

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

적용 대상