Contents

pasteAsPlainText(_:)

An action method that pastes pasteboard content as plain text.

Declaration

func pasteAsPlainText(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Cut, Copy and Paste Action Methods