ToggleAction:onUntoggle(rightFunction)
Method Property | Fluent Description | Representation |
---|---|---|
rightFunction accepts | a function | |
Return Value | an Action |
ToggleAction:onToggle(leftFunction)
Method Property | Fluent Description | Representation |
---|---|---|
leftFunction accepts | a function | |
Return Value | an Action |
Inherited from Action
Inherited from Action
Inherited from Action