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 }The delegate for the interaction, to supply and customize writable elements in the interaction’s view.
@MainActor @preconcurrency weak var delegate: Delegate? { get }