SRSensorAmbientLightSensor

Static SRSensorAmbientLightSensor 

Source
pub unsafe static SRSensorAmbientLightSensor: &'static SRSensor
Expand description

Sensor stream for Environmental Brightness and Color.

This data stream stores ambient light sensor data from devices when the screen is on. Fetches from this stream return objects of type SRAmbientLightSample.

See also Apple’s documentation