Flutter macOS Embedder
TestFlutterView Class Reference
Inheritance diagram for TestFlutterView:
FlutterView

Properties

NSView *(^ onHitTest )(NSPoint point)
 
- Properties inherited from FlutterView
FlutterSurfaceManagersurfaceManager
 

Additional Inherited Members

- Instance Methods inherited from FlutterView
(nullable instancetype) - initWithMTLDevice:commandQueue:delegate:threadSynchronizer:viewIdentifier:
 
(nullable instancetype) - initWithFrame:pixelFormat:
 
(nonnull instancetype) - initWithFrame:
 
(nullable instancetype) - initWithCoder:
 
(nonnull instancetype) - NS_UNAVAILABLE
 
(void) - setBackgroundColor:
 
(void) - didUpdateMouseCursor:
 

Detailed Description

Definition at line 41 of file FlutterViewTest.mm.

Property Documentation

◆ onHitTest

- (NSView*(^ onHitTest) (NSPoint point))
readwritenonatomicassign

Referenced by TEST().


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