Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
FlutterMutatorView.mm File Reference
import "flutter/shell/platform/darwin/macos/framework/Source/FlutterMutatorView.h"
import "flutter/shell/platform/darwin/macos/framework/Source/FlutterView.h"
#include <QuartzCore/QuartzCore.h>
#include "flutter/fml/logging.h"
#include "flutter/shell/platform/embedder/embedder.h"
import "flutter/shell/platform/darwin/macos/framework/Source/NSView+ClipsToBounds.h"

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:
{
fml::scoped_nsobject< FlutterView > _flutterView

Definition at line 35 of file FlutterMutatorView.mm.

◆ _mouseMoveHandled

BOOL _mouseMoveHandled

Definition at line 36 of file FlutterMutatorView.mm.