ElectronApp.setName method
ElectronApp › setName
Unofficial
Overrides the current application's name.Signature:
setName(name: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| name | string | The new application name. |
Returns: void
ElectronApp › setName
Unofficial
Overrides the current application's name.Signature:
setName(name: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| name | string | The new application name. |
Returns: void