C# Class Windows.Devices.Sensors.Gyrometer

Inheritance: IGyrometer
Mostrar archivo Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetCurrentReading ( ) : GyrometerReading
GetDefault ( ) : Gyrometer

Method Details

GetCurrentReading() public method

public GetCurrentReading ( ) : GyrometerReading
return GyrometerReading

GetDefault() public static method

public static GetDefault ( ) : Gyrometer
return Gyrometer