Contents

delegate

An instance of a type your app implements that responds to the system’s callbacks.

Declaration

weak var delegate: (any CAMetalDisplayLinkDelegate)? { get set }

See Also

Configuring a Display Link