#include <QuartzCore/CADisplayLink.h>Go to the source code of this file.
Classes | |
| class | FlutterDisplayLinkManager |
| A manager type that queries display characteristics, such as high refresh rate capabilities. More... | |
| class | FlutterVSyncClient |
A client that wraps a CADisplayLink to deliver synchronized vsync signals. More... | |
Variables | |
| NSString *const | kCADisableMinimumFrameDurationOnPhoneKey |
| Info.plist key enabling the full range of ProMotion refresh rates for CADisplayLink callbacks and CAAnimation animations in the app. | |
|
extern |
Info.plist key enabling the full range of ProMotion refresh rates for CADisplayLink callbacks and CAAnimation animations in the app.
Definition at line 15 of file FlutterVSyncClient.mm.