Flutter macOS Embedder
MouseEventFlutterViewController Class Reference
Inheritance diagram for MouseEventFlutterViewController:
FlutterViewController <FlutterPluginRegistry>

Properties

BOOL mouseDownCalled
 
BOOL mouseUpCalled
 
- Properties inherited from FlutterViewController
FlutterEngineengine
 
FlutterMouseTrackingMode mouseTrackingMode
 
NSColor * backgroundColor
 

Additional Inherited Members

- Instance Methods inherited from FlutterViewController
(nonnull instancetype) - initWithProject:
 
(nonnull instancetype) - initWithNibName:bundle:
 
(nonnull instancetype) - initWithCoder:
 
(nonnull instancetype) - initWithEngine:nibName:bundle:
 
(BOOL) - attached
 
(void) - onPreEngineRestart
 
(nonnull NSString *) - lookupKeyForAsset:
 
(nonnull NSString *) - lookupKeyForAsset:fromPackage:
 
(void) - onAccessibilityStatusChanged:
 
(std::shared_ptr< flutter::AccessibilityBridgeMac >) - createAccessibilityBridgeWithEngine:
 
(nonnull FlutterView *) - createFlutterViewWithMTLDevice:commandQueue:
 
- Instance Methods inherited from <FlutterPluginRegistry>
(nonnull id< FlutterPluginRegistrar >) - registrarForPlugin:
 
(nullable NSObject *) - valuePublishedByPlugin:
 

Detailed Description

Definition at line 80 of file FlutterViewControllerTest.mm.

Property Documentation

◆ mouseDownCalled

- (BOOL) mouseDownCalled
readwritenonatomicassign

◆ mouseUpCalled

- (BOOL) mouseUpCalled
readwritenonatomicassign

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