ElectronProtocol.isProtocolIntercepted method
ElectronProtocol › isProtocolIntercepted
Unofficial
Returns whetherscheme is already intercepted. Signature:
isProtocolIntercepted(scheme: string): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| scheme | string | The scheme to check. |
Returns: boolean — Whether the scheme is intercepted.