Get the position of the Flow Wheel
this.$api.command.get_wheel_location()
Returns an array with the x and y position of the wheel in pixels.
Get the state of the Flow Wheel
this.$api.command.get_wheel_state()
Returns true if the Flow Wheel is visible, else returns false.