Flutter macOS Embedder
FlutterBackBufferCache() Category Reference

Protected Attributes

NSMutableArray< FlutterSurface * > * _surfaces
 
NSMapTable< FlutterSurface *, NSNumber * > * _surfaceAge
 

Detailed Description

Definition at line 275 of file FlutterSurfaceManager.mm.

Member Data Documentation

◆ _surfaceAge

- (NSMapTable<FlutterSurface*, NSNumber*>*) _surfaceAge
protected

Definition at line 277 of file FlutterSurfaceManager.mm.

◆ _surfaces

- (NSMutableArray<FlutterSurface*>*) _surfaces
protected

Definition at line 276 of file FlutterSurfaceManager.mm.


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