UIPasteboard.ItemSetWithPasteboardTypes(String[]) Method

Definition

A set whose values are the indices of those pasteboard items that have the specified representation type.

[Foundation.Export("itemSetWithPasteboardTypes:")]
public virtual Foundation.NSIndexSet ItemSetWithPasteboardTypes (string[] pasteboardTypes);
abstract member ItemSetWithPasteboardTypes : string[] -> Foundation.NSIndexSet
override this.ItemSetWithPasteboardTypes : string[] -> Foundation.NSIndexSet

Parameters

pasteboardTypes
String[]

Returns

Attributes

Applies to