UIKit.UIResponder.Cut Method
Indicates a "Cut" editing operation.

Syntax

[Foundation.Export("cut:")]
public virtual void Cut (Foundation.NSObject sender)

Parameters

sender
Object calling this method.

Remarks

Applications overriding this method should expose the selected information and pass it to the UIKit.UIPasteboard and also remove the selected element from the user interface.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0