Properties | |
| BOOL | mouseDownCalled |
| BOOL | mouseUpCalled |
Properties inherited from FlutterViewController | |
| FlutterEngine * | engine |
| FlutterMouseTrackingMode | mouseTrackingMode |
| FlutterViewIdentifier | viewIdentifier |
| 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: |
Definition at line 85 of file FlutterViewControllerTest.mm.
|
readwritenonatomicassign |
Definition at line 86 of file FlutterViewControllerTest.mm.
|
readwritenonatomicassign |
Definition at line 87 of file FlutterViewControllerTest.mm.