UIActivity.CanPerform(NSObject[]) Method

Definition

Whether the service can act on the specified data items.

[Foundation.Export("canPerformWithActivityItems:")]
public virtual bool CanPerform (Foundation.NSObject[] activityItems);
abstract member CanPerform : Foundation.NSObject[] -> bool
override this.CanPerform : Foundation.NSObject[] -> bool

Parameters

activityItems
NSObject[]

Returns

Attributes

Applies to