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.
An action method that pastes content from the pasteboard at the insertion point or over the selection.
func paste(_ sender: Any?)The object that sent this message.