Closed Zz-ZzzZ closed 1 year ago
I want to get the currently active instance when I call a method. Is there a good way?
This code may help (especially check draggingElement part).
draggingElement
Yes,why not pass currently active instance as as parameter to activated、deactivated and other events ? so that we can get it.
I want to get the currently active instance when I call a method. Is there a good way?