webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::CloseEvent::Init Struct Reference

#include <CloseEvent.h>

Inheritance diagram for WebCore::CloseEvent::Init:
WebCore::EventInit

Public Attributes

bool wasClean { false }
 
unsigned short code { 0 }
 
String reason
 
- Public Attributes inherited from WebCore::EventInit
bool bubbles { false }
 
bool cancelable { false }
 
bool composed { false }
 

Member Data Documentation

◆ code

unsigned short WebCore::CloseEvent::Init::code { 0 }

◆ reason

String WebCore::CloseEvent::Init::reason

◆ wasClean

bool WebCore::CloseEvent::Init::wasClean { false }

The documentation for this struct was generated from the following file: