Other Type Aliases

The following type aliases are available globally.

  • Alias for NSImage

    Declaration

    Swift

    typealias SWIFTImage = NSImage
  • Alias for NSTextView

    Declaration

    Swift

    typealias SWIFTTextView = NSTextView
  • Alias for UIImage

  • Alias for UITextView

  • Alias for NSColor

    Declaration

    Swift

    typealias SWIFTColor = NSColor
  • Alias for NSFont

    Declaration

    Swift

    typealias SWIFTFont = NSFont
  • Alias for UIColor

  • Alias for UIFont