WebPageInput Namespace Reference

Classes

class  WebPageInput
 Web Page Renderer (Chromium) input properties for Script Engine. Read the documentation for more info. More...
 

Enumerations

enum  BrowserLoadState {
  Idle , Loading , Loaded , WaitingForLoadFinalizer ,
  ErrorLoading
}
 

Enumeration Type Documentation

◆ BrowserLoadState

Enumerator
Idle 

Idle.

Loading 

Loading.

Loaded 

Loaded.

WaitingForLoadFinalizer 

Waiting for sub services load finalizer.

ErrorLoading 

Error loading page.