delegate

The delegate for the interaction, to supply and customize writable elements in the interaction’s view.

Declaration

@MainActor @preconcurrency weak var delegate: Delegate? { get }