语言

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 参考文档。

Java android.view.WindowInsetsController.getSystemBarsBehavior 的文档。

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于