delegate
A custom delegate object you use to receive notifications about the activation and deactivation of the app extension.
Declaration
weak var delegate: (any EXHostViewControllerDelegate)? { get set }A custom delegate object you use to receive notifications about the activation and deactivation of the app extension.
weak var delegate: (any EXHostViewControllerDelegate)? { get set }