Share via


UIMainMenuSystemConfiguration.FindingPreference Property

Definition

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

Property Value

Attributes

Applies to