mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
CoreText is below Foundation in the framework stack, so its error enum uses a CFStringRef constant as its domain instead of an NSString. The importer doesn't know how to handle that yet, so for now, just don't import CTFontManagerError as a first-class error type. rdar://problem/27722004
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
---
|
|
Name: CoreText
|
|
Enumerators:
|
|
- Name: kCTUnderlinePatternSolid
|
|
SwiftName: patternSolid
|