Flutter iOS Embedder
FlutterTexture Class Reference
Inheritance diagram for FlutterTexture:

Properties

id< MTLTexture > texture
 
IOSurface * surface
 
CFTimeInterval presentedTime
 
BOOL waitingForCompletion
 

Detailed Description

Definition at line 60 of file FlutterMetalLayer.mm.

Property Documentation

◆ presentedTime

- (CFTimeInterval) presentedTime
readwritenonatomicassign

Definition at line 64 of file FlutterMetalLayer.mm.

◆ surface

- (IOSurface*) surface
readnonatomicassign

Definition at line 63 of file FlutterMetalLayer.mm.

◆ texture

- (id<MTLTexture>) texture
readnonatomicassign

Definition at line 62 of file FlutterMetalLayer.mm.

◆ waitingForCompletion

- (BOOL) waitingForCompletion
readwriteatomicassign

Definition at line 65 of file FlutterMetalLayer.mm.


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