This topic has not yet been rated - Rate this topic

Motion.IsSupported Property

July 26, 2012

Gets or sets whether the device on which the application is running supports the sensors required by the Motion class.

Namespace:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)
public static bool IsSupported { get; internal set; }

Property Value

Type: System.Boolean
true if the device on which the application is running supports the sensors required by the Motion class; otherwise, false.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.