System.Sensors.TCustomLightSensor.Lux

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Lux: Double index TProperty.Lux read GetDoubleProperty;

C++

__property double Lux = {read=GetDoubleProperty, index=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor


Beschreibung

Getter für das Umgebungslicht in Lux (Lumen pro Quadratmeter).

Plattformunterstützung

Diese Eigenschaft wird nur auf Android und Windows unterstützt.

Siehe auch