UIPasteboard.PasteBoardTypesForSet(NSIndexSet) Method

Definition

The representation types for all the items in the specified set.

[Foundation.Export("pasteboardTypesForItemSet:")]
public virtual Foundation.NSArray[] PasteBoardTypesForSet (Foundation.NSIndexSet itemSet);
abstract member PasteBoardTypesForSet : Foundation.NSIndexSet -> Foundation.NSArray[]
override this.PasteBoardTypesForSet : Foundation.NSIndexSet -> Foundation.NSArray[]

Parameters

itemSet
NSIndexSet

Returns

Attributes

Applies to