Core.stopping
From GiderosMobile
Available since: Gideros 2025.2
Class: Core
Description
Returns if the thread is stopping.
state = Core.stopping()
Return values
state: (boolean) is the thread stopping
Available since: Gideros 2025.2
Class: Core
Returns if the thread is stopping.
state = Core.stopping()
state: (boolean) is the thread stopping