Instance Method

setupDelegate(with:)

Delegate needs to be setup in order to receive any callback from the UIToolkitComponentManager’s UIToolkitDelegate.

Declaration

@MainActor func setupDelegate(with delegate: UIToolkitDelegate)