Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | List of all members
FlutterTrackingAreaContainer Class Reference
Inheritance diagram for FlutterTrackingAreaContainer:

Instance Methods

(NSView *) - hitTest: [implementation]
 

Detailed Description

Definition at line 476 of file FlutterMutatorView.mm.

Method Documentation

◆ hitTest:

- (NSView *) hitTest: (NSPoint)  point
implementation

Definition at line 417 of file FlutterMutatorView.mm.

480 :(NSPoint)point {
481 return nil;
482}

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