Type Aliases The following type aliases are available globally. Color Typealias used for colors. It maps to UIColor. Font Typealias used for fonts. It maps to UIFont. Color Typealias used for colors. It maps to NSColor. Declaration Swift public typealias Color = NSColor Font Typealias used for fonts. It maps to NSFont. Declaration Swift public typealias Font = NSFont Image Typealias used for images. It maps to UIImage. Image Typealias used for image. It maps to NSImage. Declaration Swift public typealias Image = NSImage © 2019 Christoph Wendt. All rights reserved. (Last updated: 2019-10-13) Generated by jazzy ♪♫ v0.11.2, a Realm project.