| GestureTrackerOnStoppedRunning Event |
An event handler indicating the player stopped running .
Namespace: ESkin.GestureAssembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event EventHandler OnStoppedRunning
function add_OnStoppedRunning(value);
function remove_OnStoppedRunning(value);
Value
Type:
SystemEventHandlerSee Also