ElectronApp.hasSingleInstanceLock method
ElectronApp › hasSingleInstanceLock
Unofficial
Returns whether this instance of the app is currently holding the single instance lock.Signature:
hasSingleInstanceLock(): booleanReturns: boolean — Whether this instance holds the single instance lock.