Contents

NSControlCharacterZeroAdvancementAction

An action that removes the glyph from layout.

Declaration

var NSControlCharacterZeroAdvancementAction: Int { get }

Discussion

Glyphs with this action are filtered out from layout (notShownAttribute(forGlyphAt:) == YES for the glyph).

See Also

Constants