WebBrowserModule
Members
Name |
Documentation |
Type |
Description |
Optional |
---|---|---|---|---|
|
The time in microseconds between running the message loop of the browser. Only used if UpdateBrowserBetweenRenderables is true. |
|
Value of type ‘Double’ |
Yes |
|
Forcably disables accelerated rendering, even if other preconditions would otherwise allow the use of it to speed up the rendering of the user interface. This setting can be used to circumvent an otherwise fatal crash that is caused by the accelerated rendering. |
|
Value of type ‘Boolean’ |
Yes |
|
Determines whether the WebBrowser module is enabled |
|
Value of type ‘Boolean’ |
Yes |
|
Run the message loop of the browser between calls to render individual renderables. When disabled, the browser message loop only runs once per frame. |
|
Value of type ‘Boolean’ |
Yes |
|
The location of the web helper application |
|
Value of type ‘File’ |
Yes |