mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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
24 lines
539 B
Plaintext
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
|