Skip to content

ElectronApp.isHidden method

ElectronApp › isHidden

Unofficial

Returns whether the application is currently hidden. macOS only.

Signature:

isHidden(): boolean

Returns: booleanWhether the app is hidden.