NSMutableParagraphStyle.TabStops Property

Definition

public override AppKit.NSTextTab[] TabStops { [Foundation.Export("tabStops", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTabStops:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TabStops : AppKit.NSTextTab[] with get, set

Property Value

Attributes

Applies to