UIPasteboard.GetValue(String) Method

Definition

Retrieves data of the specified type.

[Foundation.Export("valueForPasteboardType:")]
public virtual Foundation.NSObject GetValue (string pasteboardType);
abstract member GetValue : string -> Foundation.NSObject
override this.GetValue : string -> Foundation.NSObject

Parameters

pasteboardType
String

Returns

Attributes

Applies to