Files
swift-mirror/test/Inputs/clang-importer-sdk/usr/include/AppKit.apinotes
Jordan Rose 5c21e12fdb [API notes] Remove all API notes present in the Xcode 9 SDKs. (#10615)
The framework versions already superseded the files here, so let's not
even bother building and packaging them. There /are/ still a few
frameworks that aren't shipping their own API notes at the moment,
however, though some of them are deprecated in their entirety.

rdar://problem/32908357
2017-07-07 19:52:49 -07:00

24 lines
539 B
Plaintext

Name: AppKit
Classes:
- Name: NSBezierPath
Properties:
- Name: bezierPathByFlatteningPath
SwiftName: flattened
- Name: bezierPathByReversingPath
SwiftName: reversed
- Name: NSDocument
Methods:
- Selector: init
MethodKind: Instance
DesignatedInit: true
- Name: NSView
Properties:
- Name: nextKeyView
SwiftName: nextKeyView
- Name: previousKeyView
SwiftName: previousKeyView
- Name: nextValidKeyView
SwiftName: nextValidKeyView
- Name: previousValidKeyView
SwiftName: previousValidKeyView