Table of Contents

Class CalibrationEventArgs

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

Provides data for Calibrate and events.

public class CalibrationEventArgs : EventArgs
Inheritance
CalibrationEventArgs
Inherited Members

Constructors

CalibrationEventArgs()

Initializes a new instance of the CalibrationEventArgs class.

public CalibrationEventArgs()

Remarks

Obtain a CalibrationEventArgs object by implementing a handler for the Compass.Calibrate event.