VisionServiceOption
enum VisionServiceOption : UInt, @unchecked Sendable
Defines possible values of vision service options.
-
Declaration
Swift
case endpoint = 0
-
Declaration
Swift
case httpProxy = 1
-
Declaration
Swift
case httpProxyUserName = 2
-
Declaration
Swift
case httpProxyPassword = 3