Share via


NSSharingService.PerformWithItems(NSObject[]) Method

Definition

[Foundation.Export("performWithItems:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformWithItems(Foundation.NSObject[] items);
[<Foundation.Export("performWithItems:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformWithItems : Foundation.NSObject[] -> unit
override this.PerformWithItems : Foundation.NSObject[] -> unit

Parameters

items
NSObject[]
Attributes

Applies to