Contents

toggleTraditionalCharacterShape(_:)

Toggles the NSCharacterShapeAttributeName attribute at the current selection.

Declaration

func toggleTraditionalCharacterShape(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message; may be nil.

Discussion

The NSCharacterShapeAttributeName constant is defined in NSAttributedString Application Kit Additions Reference.

See Also

Setting text attributes