GazeManager
IsCalibrating Property
C# SDK for The Eye Tribe Tracker
Is the client in the middle of a calibration process?
Namespace:
TETCSharpClient
Assembly:
TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
bool
IsCalibrating
{
get
; }
public bool IsCalibrating { get; }
Property Value
Type:
Boolean
See Also
Reference
GazeManager Class
TETCSharpClient Namespace