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