Function that is executed when the Action is toggled The function has two arguments The first argument is toggle state of this action The second argument is this action itself
Function that is executed when the Action is untoggled The function has two arguments The first argument is toggle state of this action The second argument is this action itself
Function that is executed when the mouse is scrolled The function has two arguments The first argument is mouse wheel direction The second argument is this action itself