NSNumber
extension NSNumber
-
Converts an
NSNumber
to aCGFloat
value from itsDouble
representation.Declaration
Swift
public var CGFloat: CGFloat { get }
-
Converts the
Float
value of anNSNumber
to aCLLocationDirection
representation.Declaration
Swift
public var CLLocationDirection: CLLocationDirection { get }