TransformType
public enum TransformType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case findMatches = "FIND_MATCHES" -
Declaration
Swift
public var description: String { get }
View on GitHub
TransformType Enumeration Reference