#import <FlutterViewResponder.h>
Definition at line 11 of file FlutterViewResponder.h.
◆ touchesBegan:withEvent:
- (void) touchesBegan: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ touchesCancelled:withEvent:
- (void) touchesCancelled: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ touchesEnded:withEvent:
- (void) touchesEnded: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ touchesEstimatedPropertiesUpdated:
- (void) touchesEstimatedPropertiesUpdated: |
|
(NSSet *) |
touches |
|
◆ touchesMoved:withEvent:
- (void) touchesMoved: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ view
The documentation for this protocol was generated from the following file: