Condividi tramite


UITextFormattingViewControllerChangeValue.TextList Property

Definition

[ObjCRuntime.BindAs(typeof(UIKit.UITextFormattingViewControllerTextList), OriginalType=typeof(Foundation.NSString))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextFormattingViewControllerTextList TextList { [Foundation.Export("textList")] get; }
[<ObjCRuntime.BindAs(typeof(UIKit.UITextFormattingViewControllerTextList), OriginalType=typeof(Foundation.NSString))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textList")>]
member this.TextList : UIKit.UITextFormattingViewControllerTextList

Property Value

Attributes

Applies to