NSNumber
extension NSNumber
-
Converts an
NSNumberto aCGFloatvalue from itsDoublerepresentation.Declaration
Swift
public var CGFloat: CGFloat { get } -
Converts the
Floatvalue of anNSNumberto aCLLocationDirectionrepresentation.Declaration
Swift
public var CLLocationDirection: CLLocationDirection { get }
NSNumber Extension Reference