Share via


MPSGraphExecutableExecutionDescriptor.WaitForEvent Method

Definition

[Foundation.Export("waitForEvent:value:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WaitForEvent(Metal.IMTLSharedEvent event, ulong value);
[<Foundation.Export("waitForEvent:value:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WaitForEvent : Metal.IMTLSharedEvent * uint64 -> unit
override this.WaitForEvent : Metal.IMTLSharedEvent * uint64 -> unit

Parameters

value
UInt64
Attributes

Applies to