Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSTextTabMBS class.

NSTextTabMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Text MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The default constructor.

See also:

NSTextTabMBS.Constructor(alignment as Integer, location as Double, options as dictionary)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Text MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Initializes a text tab with the text alignment, location, and options.

The text alignment is used to determine the position of text inside the tab column. See NSTextTabType for a mapping between alignments and tab stop types.

See also:

NSTextTabMBS.Constructor(type as Integer, location as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Text MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Initializes a newly allocated NSTextTab with an alignment of type at location on the paragraph.

The location is relative to the back margin, based on the line sweep direction of the paragraph. type can be any of the values described in NSTextTabType.

See also:

NSTextTabMBS.copy as NSTextTabMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Text MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of the text tab.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


The biggest plugin in space...