Flutter macOS Embedder
FlutterMutatorView() Category Reference

Protected Attributes

NSMutableArray * _pathClipViews
 
NSView * _platformViewContainer
 
NSView * _platformView
 
FlutterCursorCoordinator_cursorCoordinator
 
NSView * _trackingAreaContainer
 
NSTrackingArea * _trackingArea
 
std::vector< CGRect > _hitTestIgnoreRegion
 

Detailed Description

Definition at line 92 of file FlutterMutatorView.mm.

Member Data Documentation

◆ _cursorCoordinator

- (FlutterCursorCoordinator*) _cursorCoordinator
protected

Definition at line 104 of file FlutterMutatorView.mm.

◆ _hitTestIgnoreRegion

- (vector<CGRect> FlutterMutatorView()):
protected

Definition at line 114 of file FlutterMutatorView.mm.

◆ _pathClipViews

- (NSMutableArray*) _pathClipViews
protected

Definition at line 96 of file FlutterMutatorView.mm.

◆ _platformView

- (NSView*) _platformView
protected

Definition at line 102 of file FlutterMutatorView.mm.

◆ _platformViewContainer

- (NSView*) _platformViewContainer
protected

Definition at line 100 of file FlutterMutatorView.mm.

◆ _trackingArea

- (NSTrackingArea*) _trackingArea
protected

Definition at line 111 of file FlutterMutatorView.mm.

◆ _trackingAreaContainer

- (NSView*) _trackingAreaContainer
protected

Definition at line 108 of file FlutterMutatorView.mm.


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