delegate
An instance of a type your app implements that responds to the system’s callbacks.
Declaration
weak var delegate: (any CAMetalDisplayLinkDelegate)? { get set }An instance of a type your app implements that responds to the system’s callbacks.
weak var delegate: (any CAMetalDisplayLinkDelegate)? { get set }