Cut Method
Cut(NSObject)
Declaration
public override void Cut(NSObject sender)
Public Overrides Sub Cut(sender As NSObject)
Parameters
| Type |
Name |
Description |
| NSObject |
sender |
|
Cut()
Cut the current selection and copy to the clipboard.
Declaration
public virtual void Cut()
Public Overridable Sub Cut()