Share via


AnimationController.IsEventValid Method ()

Determines whether a specified event handle is valid and an animation event has completed.

Overload List

public bool IsEventValid(int);
public bool IsEventValid(int, out int);

Remarks

This method indicates whether an event handle is valid even if the event is still running.