Click or drag to resize
DoneEventArgsIsEndPlaying Property
Gets a value indicating whether this instance is end playing.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public bool IsEndPlaying { get; }

Property Value

Type: Boolean
true if this instance is end playing; otherwise, false.
See Also