Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | List of all members
FlutterEngine(Tests) Category Reference

#include <FlutterEngine_Internal.h>

Instance Methods

(nonnull FlutterThreadSynchronizer *) - testThreadSynchronizer
 

Detailed Description

Definition at line 227 of file FlutterEngine_Internal.h.

Method Documentation

◆ testThreadSynchronizer

- (nonnull FlutterThreadSynchronizer *) testThreadSynchronizer

Extends class FlutterEngine.

Definition at line 483 of file FlutterEngine.mm.

1333 {
1334 return _threadSynchronizer;
1335}
FlutterThreadSynchronizer * _threadSynchronizer

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