switchInterval property

num switchInterval
getter/setter pair

number The minimum amount of time that must pass between switches, in seconds. This keeps us from changing too often and annoying the user.

Implementation

external num switchInterval;