timePosition
Description​
Gets or sets the position within the song in milliseconds.
- JavaScript
- C#
- Kotlin
timePosition: number;
double TimePosition { get; set; }
var timePosition: Double
Gets or sets the position within the song in milliseconds.
timePosition: number;
double TimePosition { get; set; }
var timePosition: Double