positionChanged
Description​
This event is fired when the current playback position of/ the song changed.
- JavaScript
 - C#
 - Kotlin
 
readonly positionChanged: IEventEmitterOfT<PositionChangedEventArgs>;IEventEmitterOfT<PositionChangedEventArgs> PositionChanged { get; }val positionChanged: IEventEmitterOfT<PositionChangedEventArgs>