DISTANCE_FROM_CURRENT

val DISTANCE_FROM_CURRENT: String = "distance_from_current"

The distance of the instance from the current one. For closed instances this is always -1, for the current instance this is 0. For the instance after the current one this is 1, for the instance after that one it's 2, etc..

Value: Integer

read-only