ScreenActionStorage
public final class ScreenActionStorage<State>
Undocumented
-
Undocumented
Declaration
Swift
public private(set) var state: [State] { get }
-
Undocumented
Declaration
Swift
public func storeState(_ state: State)
-
Undocumented
Declaration
Swift
public func clear()