InputDeviceScanType
public enum InputDeviceScanType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case interlaced = "INTERLACED" -
Undocumented
Declaration
Swift
case progressive = "PROGRESSIVE" -
Declaration
Swift
public var description: String { get }
View on GitHub
InputDeviceScanType Enumeration Reference