[]
public override void Paste(NSObject sender)
Public Overrides Sub Paste(sender As NSObject)
| Type | Name | Description |
|---|---|---|
| NSObject | sender |
Pastes the content of the clipboard to the grid.
[Obsolete("Use PasteAsync instead.", true)]
public void Paste()
<Obsolete("Use PasteAsync instead.", True)>
Public Sub Paste()