TimeEvent.Detail

TimeEvent.Detail property

Specifies some detail information about the Event, depending on the type of the event. For this event type, indicates the repeat number for the animation.

public long Detail { get; }

Property Value

The detail.

See Also