FMX.Types.GlobalPreferredFramesPerSecond
Delphi
GlobalPreferredFramesPerSecond: Integer = 60;
C++
extern DELPHI_PACKAGE int GlobalPreferredFramesPerSecond;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
variable | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
The rate at which the draw loop update its contents (Metal only).