Condividi tramite


UITextFormattingViewController.FormattingDescriptor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextFormattingViewControllerFormattingDescriptor? FormattingDescriptor { [Foundation.Export("formattingDescriptor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFormattingDescriptor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("formattingDescriptor", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFormattingDescriptor:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FormattingDescriptor : UIKit.UITextFormattingViewControllerFormattingDescriptor with get, set

Property Value

Attributes

Applies to