forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWatchKit.apinotes
30 lines (30 loc) · 975 Bytes
/
WatchKit.apinotes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
Name: WatchKit
Classes:
- Name: WKInterfaceController
Methods:
- Selector: 'pushControllerWithName:context:'
SwiftName: 'pushController(withName:context:)'
MethodKind: Instance
- Selector: 'presentControllerWithName:context:'
SwiftName: 'presentController(withName:context:)'
MethodKind: Instance
- Selector: 'presentControllerWithNames:contexts:'
SwiftName: 'presentController(withNames:contexts:)'
MethodKind: Instance
Enumerators:
- Name: WatchKitUnknownError
SwiftName: unknown
- Name: WatchKitApplicationDelegateWatchKitRequestReplyNotCalledError
SwiftName: applicationDelegateWatchKitRequestReplyNotCalled
- Name: WatchKitInvalidArgumentError
SwiftName: invalidArgument
- Name: WatchKitMediaPlayerError
SwiftName: mediaPlayerFailed
- Name: WatchKitDownloadError
SwiftName: downloadFailed
- Name: WatchKitRecordingFailedError
SwiftName: recordingFailed
Tags:
- Name: WatchKitErrorCode
NSErrorDomain: WatchKitErrorDomain