StateMachine
-
Undocumented
See moreDeclaration
Swift
public protocol LoadingStateMachineDataSource -
Undocumented
See moreDeclaration
Swift
public protocol LoadingStateMachineDelegate -
Undocumented
See moreDeclaration
Swift
public class LoadingState -
Undocumented
See moreDeclaration
Swift
public class LoadingStateMachine : LoadingStateMachineDelegate -
Undocumented
Declaration
Swift
let stateMachineLogCategory: String -
Undocumented
Declaration
Swift
public typealias StateCallBack = () -> Void -
Undocumented
Declaration
Swift
public typealias StateHandler = (_ successHandler: @escaping StateCallBack,