Share via


NSSharingService.CanPerformWithItems(NSObject[]) Method

Definition

[Foundation.Export("canPerformWithItems:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CanPerformWithItems(Foundation.NSObject[]? items);
[<Foundation.Export("canPerformWithItems:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CanPerformWithItems : Foundation.NSObject[] -> bool
override this.CanPerformWithItems : Foundation.NSObject[] -> bool

Parameters

items
NSObject[]

Returns

Attributes

Applies to