WKApplicationDelegateAdaptor
A property wrapper that is used in App to provide a delegate from WatchKit.
Declaration
@MainActor @preconcurrency @propertyWrapper struct WKApplicationDelegateAdaptor<DelegateType> where DelegateType : NSObject, DelegateType : WKApplicationDelegate