Skip to content

ElectronApp.hasSingleInstanceLock method

ElectronApp › hasSingleInstanceLock

Unofficial

Returns whether this instance of the app is currently holding the single instance lock.

Signature:

hasSingleInstanceLock(): boolean

Returns: booleanWhether this instance holds the single instance lock.