#import <FlutterUIPressProxy.h>
Instance Methods | |
(instancetype) | - initWithPress:withEvent: |
(ios(13.4) | - API_AVAILABLE |
(ios(13.4) | - API_AVAILABLE |
(ios(13.4) | - API_AVAILABLE |
(ios(13.4) | - API_AVAILABLE |
A event class that is a wrapper around a UIPress and a UIEvent to allow overidding for testing purposes, since UIKit doesn't allow creation of UIEvent or UIPress directly.
Definition at line 17 of file FlutterUIPressProxy.h.
- (ios(13.4) API_AVAILABLE |
Reimplemented in FakeUIPressProxy, FakeUIPressProxy, FakeUIPressProxy, and FakeUIPressProxy.
- (ios(13.4) API_AVAILABLE |
Reimplemented in FakeUIPressProxy, FakeUIPressProxy, FakeUIPressProxy, and FakeUIPressProxy.
- (ios(13.4) API_AVAILABLE |
Reimplemented in FakeUIPressProxy, FakeUIPressProxy, FakeUIPressProxy, and FakeUIPressProxy.
- (ios(13.4) API_AVAILABLE |
Reimplemented in FakeUIPressProxy, FakeUIPressProxy, FakeUIPressProxy, and FakeUIPressProxy.
- (instancetype) initWithPress: | (UIPress*) | press | |
withEvent: | (ios(13.4)) | API_AVAILABLE | |
Definition at line 20 of file FlutterUIPressProxy.mm.