webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
TestWebKitAPI::TestStatesData Struct Reference

Public Member Functions

 TestStatesData (WKViewRef view, WKURLRef url)
 

Public Attributes

WKViewRef view
 
WKURLRef url
 
bool didFinishLoad
 
bool didCrash
 
bool didRelaunch
 

Constructor & Destructor Documentation

◆ TestStatesData()

TestWebKitAPI::TestStatesData::TestStatesData ( WKViewRef  view,
WKURLRef  url 
)
inline

Member Data Documentation

◆ didCrash

bool TestWebKitAPI::TestStatesData::didCrash

◆ didFinishLoad

bool TestWebKitAPI::TestStatesData::didFinishLoad

◆ didRelaunch

bool TestWebKitAPI::TestStatesData::didRelaunch

◆ url

WKURLRef TestWebKitAPI::TestStatesData::url

◆ view

WKViewRef TestWebKitAPI::TestStatesData::view

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