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

Commit c6b80fe

Browse files
author
Chris Yang
committed
update comments
1 parent 0373f29 commit c6b80fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shell/platform/darwin/ios/framework/Source/vsync_waiter_ios.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
// Whether the max refresh rate on iPhone Pro-motion devices are enabled.
1919
// This reflects the value of `CADisableMinimumFrameDurationOnPhone` in the
2020
// info.plist file.
21+
//
22+
// Note on iPads that support Pro-motion, the max refresh rate is always enabled.
2123
@property(class, nonatomic, readonly) BOOL maxRefreshRateEnabledOnIPhone;
2224

2325
//------------------------------------------------------------------------------

0 commit comments

Comments
 (0)