Table of Contents

Class AccelerometerFailedException

Namespace
MonoGame.Framework.Devices.Sensors
Assembly
MonoGame.Framework.dll

The exception that may be thrown during a call to Start() or Stop(). The Message field describes the reason for the exception and the ErrorId field contains the error code from the underlying native code implementation of the accelerometer framework.

public class AccelerometerFailedException : SensorFailedException, ISerializable
Inheritance
AccelerometerFailedException
Implements
Inherited Members