Share via


UIMainMenuSystemConfiguration.SidebarPreference Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIMenuSystemElementGroupPreference SidebarPreference { [Foundation.Export("sidebarPreference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSidebarPreference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sidebarPreference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSidebarPreference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SidebarPreference : UIKit.UIMenuSystemElementGroupPreference with get, set

Property Value

Attributes

Applies to