BrotherV/Floating-ArcMenu

how to close arcmenu on clickoutside

Opened this issue · 3 comments

how to close arcmenu on clickoutside?

Hi. I'm sorry, I was busy these days. you can easily use performClick() method programmatically. it will open or close it and you can check whether it's close or not by isOpen() and isClose methods.

thanks alot

How check if its clicked outside??