Share via


UIMainMenuSystemConfiguration.TextFormattingPreference Property

Definition

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

Property Value

Attributes

Applies to