Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | Properties | List of all members
FlutterCursorCoordinator(Private) Category Reference

Exposed methods for testing. More...

#include <FlutterMutatorView.h>

Instance Methods

(void) - processMouseMoveEvent:forMutatorView:overlayRegion:
 

Properties

BOOL cleanupScheduled
 

Detailed Description

Exposed methods for testing.

Definition at line 52 of file FlutterMutatorView.h.

Method Documentation

◆ processMouseMoveEvent:forMutatorView:overlayRegion:

- (void) processMouseMoveEvent: (nonnull NSEvent *)  event
forMutatorView: (nonnull FlutterMutatorView *)  view
overlayRegion: (const std::vector< CGRect > &)  region 

Extends class FlutterCursorCoordinator.

Property Documentation

◆ cleanupScheduled

- (BOOL) cleanupScheduled
readnonatomicassign

Extends class FlutterCursorCoordinator.

Definition at line 54 of file FlutterMutatorView.h.


The documentation for this category was generated from the following file: