Floating-ArcMenu icon indicating copy to clipboard operation
Floating-ArcMenu copied to clipboard

how to close arcmenu on clickoutside

Open moud-fadel opened this issue 7 years ago • 3 comments

how to close arcmenu on clickoutside?

moud-fadel avatar Dec 09 '17 17:12 moud-fadel

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.

BrotherV avatar Jan 10 '18 10:01 BrotherV

thanks alot

moud-fadel avatar Feb 27 '18 10:02 moud-fadel

How check if its clicked outside??

samuelhalim1 avatar Jun 12 '20 08:06 samuelhalim1