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 80 of file FlutterViewControllerTest.mm.
|
readwritenonatomicassign |
Definition at line 81 of file FlutterViewControllerTest.mm.
Referenced by FlutterViewControllerTestObjC::testMouseDownUpEventsSentToNextResponder:.
|
readwritenonatomicassign |
Definition at line 82 of file FlutterViewControllerTest.mm.
Referenced by FlutterViewControllerTestObjC::testMouseDownUpEventsSentToNextResponder:.