StopType
public enum StopType : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case complete = "Complete"
- 
                  
                  Undocumented DeclarationSwift case cancel = "Cancel"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub StopType Enumeration Reference
        StopType Enumeration Reference