Value
public class Value: Hashable, CustomStringConvertible
This class is base for value of camera settings.
-
Undocumented
Declaration
Swift
public let object: NSObject -
Declaration
Swift
public static func ==(lhs: Value, rhs: Value) -> Bool -
Declaration
Swift
public var hashValue: Int -
Declaration
Swift
public var description: String
Value Class Reference