UIKit.UIPasteboard.Contains Method
Whether the pasteboard elements specified by itemSet contain data of the specified pasteboardTypes.

Syntax

[Foundation.Export("containsPasteboardTypes:inItemSet:")]
public virtual bool Contains (string[] pasteboadTypes, Foundation.NSIndexSet itemSet)

Parameters

pasteboardTypes
Documentation for this section has not yet been entered.
itemSet

Indexes of the elements on the pasteboard that you want to probe, or null to probe all of them.

This parameter can be null.

Returns

True if any of the elements of the pasteboard have one of the specified pasteboard types.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0