Share via


NSMutableParagraphStyle.TextLists Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override UIKit.NSTextList[] TextLists { [Foundation.Export("textLists")] get; [Foundation.Export("setTextLists:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textLists")>]
[<set: Foundation.Export("setTextLists:")>]
member this.TextLists : UIKit.NSTextList[] with get, set

Property Value

Attributes

Applies to