We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e839ca9 commit 2260fefCopy full SHA for 2260fef
1 file changed
shell/platform/embedder/embedder.h
@@ -1723,7 +1723,7 @@ FlutterEngineResult FlutterEngineNotifyLowMemoryWarning(
1723
/// @param[in] user_data A baton passed by the engine to the callback. This
1724
/// baton is not interpreted by the engine in any way.
1725
///
1726
-/// @return The flutter export.
+/// @return Returns if the callback was successfully posted to all threads.
1727
1728
FLUTTER_EXPORT
1729
FlutterEngineResult FlutterEnginePostCallbackOnAllNativeThreads(
0 commit comments