Compartir a través de


UIPasteboard.GetValuesForPasteboardType(String, NSIndexSet) Método

Definición

Devuelve los objetos de este UIPasteBoard que tienen el tipo de representación especificado.

[Foundation.Export("valuesForPasteboardType:inItemSet:")]
public virtual Foundation.NSData[] GetValuesForPasteboardType (string pasteboardType, Foundation.NSIndexSet itemSet);
abstract member GetValuesForPasteboardType : string * Foundation.NSIndexSet -> Foundation.NSData[]
override this.GetValuesForPasteboardType : string * Foundation.NSIndexSet -> Foundation.NSData[]

Parámetros

pasteboardType
String
itemSet
NSIndexSet

Devoluciones

NSData[]
Atributos

Se aplica a