Contents

raiseBaseline(_:)

Raises the baseline offset of selected text by 1 point, or of all text if the receiver is a plain text view.

Declaration

func raiseBaseline(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message; may be nil.

Discussion

As such, this method defines a more primitive operation than superscripting.

See Also

Related Documentation

Setting text attributes