TreeAction.afterTree

Called after the tree is drawn. Called before input events, so they can assume actions have completed.

By default, calls stop() preventing the action from evaluating during next draw.

class TreeAction
void
afterTree
()

Meta