ICalibrationResultListener MethodsC# SDK for The Eye Tribe Tracker

The ICalibrationResultListener type exposes the following members.

Methods
  NameDescription
Public methodOnCalibrationChanged
A notification call back indicating that state of calibration has changed. Implementing classes should update themselves accordingly if needed. Register for updates through GazeManager.AddCalibrationResultListener().
Top
See Also