未验证 提交 113be249 编写于 作者: A Amir Hardon 提交者: GitHub

Update ExternalViewEmbedder class comment. (#11063)

上级 22890727
......@@ -186,9 +186,10 @@ class EmbeddedViewParams {
enum class PostPrerollResult { kResubmitFrame, kSuccess };
// This is only used on iOS when running in a non headless mode,
// in this case ExternalViewEmbedder is a reference to the
// FlutterPlatformViewsController which is owned by FlutterViewController.
// Facilitates embedding of platform views within the flow layer tree.
//
// Used on iOS and on embedded platforms that provide a system compositor
// as part of the project arguments.
class ExternalViewEmbedder {
// TODO(cyanglaz): Make embedder own the `EmbeddedViewParams`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册