Flutter Engine
 
Loading...
Searching...
No Matches
FlutterMutatorView.mm File Reference

Go to the source code of this file.

Classes

class  FlutterPlatformViewContainer
 Superview container for platform views, to which sublayer transforms are applied. More...
 
class  FlutterPathClipView
 
class  FlutterTrackingAreaContainer
 

Namespaces

namespace  flutter
 

Variables

BOOL _cleanupScheduled
 
BOOL _mouseMoveHandled
 

Variable Documentation

◆ _cleanupScheduled

BOOL _cleanupScheduled
Initial value:
{
__weak FlutterView* _flutterView

Definition at line 35 of file FlutterMutatorView.mm.

◆ _mouseMoveHandled

BOOL _mouseMoveHandled

Definition at line 36 of file FlutterMutatorView.mm.