Retrieve the minimum range of a sensor.
#include <bps/sensor.h>
BPS_API float sensor_info_get_range_minimum(sensor_info_t *info)
BlackBerry 10.0.0
The information for the sensor to get the minimum range from.
The sensor_info_get_range_minimum() function gets the minimum range of the sensor that is represented by the specified sensor information.
The sensor's minimum range.