UIPasteboard.DataForPasteboardType(String) Method

Definition

The data on this UIPasteBoard for the specified representation type.

[Foundation.Export("dataForPasteboardType:")]
public virtual Foundation.NSData DataForPasteboardType (string pasteboardType);
abstract member DataForPasteboardType : string -> Foundation.NSData
override this.DataForPasteboardType : string -> Foundation.NSData

Parameters

pasteboardType
String

Returns

Attributes

Applies to