#include <FlutterMutatorView.h>
Instance Methods | |
| (nonnull FlutterCursorCoordinator *) | - initWithFlutterView: |
| (void) | - processMouseMoveEvent:forMutatorView:overlayRegion: |
Properties | |
| BOOL | cleanupScheduled |
FlutterCursorCoordinator is responsible for coordinating cursor changes between platform views and overlays of single FlutterView.
Definition at line 45 of file FlutterMutatorView.h.
| - (nonnull FlutterCursorCoordinator *) initWithFlutterView: | (nonnull FlutterView *) | flutterView |
| - (void) processMouseMoveEvent: | (nonnull NSEvent *) | event | |
| forMutatorView: | (nonnull FlutterMutatorView *) | view | |
| overlayRegion: | (const std::vector< CGRect > &) | region | |
Provided by category FlutterCursorCoordinator(Private).
|
readnonatomicassign |
Provided by category FlutterCursorCoordinator(Private).
Definition at line 54 of file FlutterMutatorView.h.