Files
swift-mirror/apinotes/CoreText.apinotes
Jordan Rose 449f4e470f [API notes] CTFontManagerError is not a valid Error at this time. (#4104)
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
2016-08-08 11:13:06 -07:00

6 lines
91 B
Plaintext

---
Name: CoreText
Enumerators:
- Name: kCTUnderlinePatternSolid
SwiftName: patternSolid