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 © 2019 Christoph Wendt. All rights reserved. (Last updated: 2019-05-29) Generated by jazzy ♪♫ v0.9.5, a Realm project.