Flutter Engine
 
Loading...
Searching...
No Matches
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
(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithFrame:
 
(instancetype) - initWithCoder:
 
(instancetype) - initWithDelegate:opaque:enableWideGamut:
 
(UIScreen *) - screen
 
(MTLPixelFormat) - pixelFormat
 
(nullable instancetype) - initWithMTLDevice:commandQueue:delegate:viewIdentifier:
 
(nullable instancetype) - initWithFrame:pixelFormat:
 
(nonnull instancetype) - initWithFrame:
 
(nullable instancetype) - initWithCoder:
 
(nonnull instancetype) - NS_UNAVAILABLE
 
(void) - setBackgroundColor:
 
(void) - didUpdateMouseCursor:
 
(void) - shutDown
 
- Class Methods inherited from FlutterView
(instancetype) + NS_UNAVAILABLE
 

Detailed Description

Definition at line 39 of file FlutterViewTest.mm.

Property Documentation

◆ onHitTest

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

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