actionForControlCharacter(at:)
Returns the action associated with a control character.
Declaration
func actionForControlCharacter(at charIndex: Int) -> NSTypesetterControlCharacterActionParameters
- charIndex:
The index of the control character.
Return Value
The action associated with the control character at charIndex.