Skip to main content

Variable: isStarted

isStarted: boolean = false

Defined in: packages/ffi/src/native/lifecycle.ts:29

Whether the GTK application runtime is currently running. true if start has been called and stop has not.