switchInterval property
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;
number The minimum amount of time that must pass between switches, in seconds. This keeps us from changing too often and annoying the user.
external num switchInterval;