This topic has not yet been rated - Rate this topic

LightSensor.MinimumReportInterval | minimumReportInterval property

Gets the minimum report interval supported by the sensor.

Syntax


var minimumReportInterval = lightSensor.minimumReportInterval;

Property value

Type: Number [JavaScript] | System.UInt32 [.NET] | uint32 [C++]

The minimum ReportInterval supported by the sensor.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Devices.Sensors
Windows::Devices::Sensors [C++]

Metadata

Windows.winmd

See also

LightSensor
ReportInterval

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.