Zum Hauptteil springen

IpcMainEvent Object erweitert Event

  • processId Integer - Die interne ID des Renderer-Prozesses, der diese Nachricht gesendet hat
  • frameId Integer - Die ID des Renderer Frames, der diese Nachricht gesendet hat
  • sender WebContents - Returns the webContents that sent the message
  • senderFrame WebFrameMain | null Readonly - The frame that sent this message. May be null if accessed after the frame has either navigated or been destroyed.