Contents

paste(_:)

An action method that pastes content from the pasteboard at the insertion point or over the selection.

Declaration

func paste(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Cut, Copy and Paste Action Methods