FMX.Types.GlobalPreferredFramesPerSecond

From RAD Studio API Documentation
Jump to: navigation, search

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).