We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b8c16 commit ca97762Copy full SHA for ca97762
apinotes/TVMLKit.apinotes
@@ -32,10 +32,10 @@ Classes:
32
SwiftName: children
33
Methods:
34
- Selector: 'dispatchEventOfType:canBubble:cancellable:extraInfo:completion:'
35
- SwiftName: 'dispatchEvent(type:canBubble:cancellable:extraInfo:completion:Bool):)'
+ SwiftName: 'dispatchEvent(type:canBubble:cancellable:extraInfo:completion:)'
36
MethodKind: Instance
37
- Selector: 'dispatchEventWithName:canBubble:cancellable:extraInfo:completion:'
38
- SwiftName: 'dispatchEvent(name:canBubble:cancellable:extraInfo:completion:Bool):)'
+ SwiftName: 'dispatchEvent(name:canBubble:cancellable:extraInfo:completion:)'
39
40
- Name: TVViewElementStyle
41
0 commit comments