DispatcherFactory
public class DispatcherFactory
Undocumented
-
Returns an instance of
EventDispatching. If the app hasSceneDelegateclass then it will return an instance ofSceneDelegateDispatcherotherwise it will returnAppDelegateDispatcherinstance.Declaration
Swift
public static func getConfiguredAppEventDispatcher() -> EventDispatching