Share via


UIMainMenuSystemConfiguration.DocumentPreference Property

Definition

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

Property Value

Attributes

Applies to