IMTLCommandBuffer.AddScheduledHandler(Action<IMTLCommandBuffer>) Method

Definition

[Foundation.Export("addScheduledHandler:")]
[Foundation.Preserve(Conditional=true)]
public void AddScheduledHandler (Action<Metal.IMTLCommandBuffer> block);
abstract member AddScheduledHandler : Action<Metal.IMTLCommandBuffer> -> unit

Parameters

Attributes

Applies to