The on() method of the circleMenuUI interface sets up a function that will be called whenever the specified event is delivered to the target. *
A case-sensitive string representing the event type to listen for.
The object that receives a notification when an event of the specified type occurs. This must be a JavaScript function.
Hides circle menu
Indicates if the circle menu is open or close (visible or unvisible)
Shows circle menu
Generated using TypeDoc
Circle Menu UI