whitespace
An action that adds whitespace.
Declaration
static var whitespace: NSLayoutManager.ControlCharacterAction { get }Discussion
The width for a glyph with this action is determined by the delegate method layoutManager(_:boundingBoxForControlGlyphAt:for:proposedLineFragment:glyphPosition:characterIndex:) if the method is implemented; otherwise, same as NSControlCharacterZeroAdvancementAction.