changed: - Signature: <pycode>dabo.ui.setAfterInterval(interval, obj, prop, val)</pycode> 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.