JOS-Animation-Library icon indicating copy to clipboard operation
JOS-Animation-Library copied to clipboard

Disable Global variable (Cant Re-enable using Init)

Open jesvijonathan opened this issue 11 months ago • 0 comments

Disable is a global variable and is intended as a check to whether enable jos on a application before initializing a instance, useful especially when there is a requirement to enable only in a mobile or specific platform. you can use lambda/pointer function to set true/false.

You can use Stop() and Start() instead... which also provides the option to re enable when required.

jesvijonathan avatar Aug 14 '23 10:08 jesvijonathan