LabelDetectionSortBy
public enum LabelDetectionSortBy : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case name = "NAME" -
Undocumented
Declaration
Swift
case timestamp = "TIMESTAMP" -
Declaration
Swift
public var description: String { get }
View on GitHub
LabelDetectionSortBy Enumeration Reference