currentPosition
Description​
The latest time information of the played song.
- JavaScript
- C#
- Kotlin
readonly currentPosition: PositionChangedEventArgs;
PositionChangedEventArgs CurrentPosition { get; }
val currentPosition: PositionChangedEventArgs
The latest time information of the played song.
readonly currentPosition: PositionChangedEventArgs;
PositionChangedEventArgs CurrentPosition { get; }
val currentPosition: PositionChangedEventArgs