Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::PipelineProduceResult Struct Reference

#include <pipeline.h>

Public Attributes

bool success = false
 
bool is_first_item = false
 

Detailed Description

Definition at line 21 of file pipeline.h.

Member Data Documentation

◆ is_first_item

bool flutter::PipelineProduceResult::is_first_item = false

Definition at line 26 of file pipeline.h.

◆ success

bool flutter::PipelineProduceResult::success = false

Definition at line 23 of file pipeline.h.


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