Share via


NSParagraphStyle.TextLists Property

Definition

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

Property Value

Attributes

Applies to