Click or drag to resize
GestureTrackerIsRunning Method
Query whether the player is running.

Namespace: ESkin.Gesture
Assembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsRunning()

Return Value

Type: Boolean
True if the player is running, false if not
See Also