Signature:
dabo.ui.setAfterInterval(interval, obj, prop, val)
Description:
See the documentation for dabo.ui.callAfter() and dabo.ui.callAfterInterval() to understand the relation between these two functions. setAfterInterval() serves the same purpose as callAfterInterval(), except that you can set a property's value instead of calling a function.
Returns:
None.