endTimeMS property Null safety

int endTimeMS
read / write

Field meaning: the point in time in milliseconds for ending music playback. The value 0 or -1 indicates that playback lasts until the file ends.

Implementation

int endTimeMS;