UpdateStateWithSubStateAction
public struct UpdateStateWithSubStateAction<SubStateType> : Action
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
public let subState: SubStateType - 
                  
                  
Undocumented
Declaration
Swift
public init(subState: SubStateType) 
View on GitHub
        UpdateStateWithSubStateAction Structure Reference