Flutter macOS Embedder
FlutterSurface() Category Reference

Protected Attributes

CGSize _size
 
IOSurfaceRef _ioSurface
 
id< MTLTexture > _texture
 

Detailed Description

Definition at line 9 of file FlutterSurface.mm.

Member Data Documentation

◆ _ioSurface

- (IOSurfaceRef) _ioSurface
protected

Definition at line 11 of file FlutterSurface.mm.

◆ _size

- (CGSize) _size
protected

Definition at line 10 of file FlutterSurface.mm.

◆ _texture

- (id<MTLTexture>) _texture
protected

Definition at line 12 of file FlutterSurface.mm.


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