Contents

MTLDrawablePresentedHandler

A block of code invoked after a drawable is presented.

Declaration

typealias MTLDrawablePresentedHandler = @Sendable (any MTLDrawable) -> Void

See Also

Render pass outputs