#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 | |
| flutter | |
Variables | |
| BOOL | _cleanupScheduled |
| BOOL | _mouseMoveHandled |
| BOOL _cleanupScheduled |
Definition at line 35 of file FlutterMutatorView.mm.
| BOOL _mouseMoveHandled |
Definition at line 36 of file FlutterMutatorView.mm.