Extensions

  • Int

    Declaration

    Swift

    struct Int : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct Int32 : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct UInt32 : FixedWidthInteger, UnsignedInteger
  • Declaration

    Swift

    struct Int64 : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct UInt64 : FixedWidthInteger, UnsignedInteger
  • Declaration

    Swift

    class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting
  • Declaration

    Swift

    struct Float
  • Declaration

    Swift

    struct Double
  • Declaration

    Swift

    struct CGFloat
  • Declaration

    Swift

    struct String
  • Declaration

    Swift

    struct Bool
  • Declaration

    Swift

    class NSNull : NSObject, NSCopying, NSSecureCoding