Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d10149c

Browse files
committed
add one more comment line
1 parent 5d0b151 commit d10149c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

shell/platform/darwin/ios/platform_view_ios.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ class PlatformViewIOS final : public PlatformView {
5959

6060
/**
6161
* Updates the `FlutterViewController` currently attached to the `FlutterEngine` owning
62-
* this PlatformViewIOS.
62+
* this PlatformViewIOS. This should be updated when the `FlutterEngine`
63+
* is given a new `FlutterViewController`.
6364
*/
6465
void SetOwnerViewController(fml::WeakPtr<FlutterViewController> owner_controller);
6566

0 commit comments

Comments
 (0)