Internet Browser: Difference between revisions

No edit summary
Line 759: Line 759:


This enum controls the initial page for ShareApplet.
This enum controls the initial page for ShareApplet.
==== WebBootDisplayKind ====
{| class="wikitable" border="1"
|-
!  Value
!  Name
!  Description
|-
| 0
| WebBootDisplayKind_White
| Default white background.
|-
| 1
|
| Unknown.
|-
| 2
| WebBootDisplayKind_Black
| Black background.
|-
| 3
|
| Unknown.
|-
| 4
|
| Unknown.
|}
Kind values for BootDisplayKind with Web applet. Controls the background color while displaying the loading screen during applet boot.


==== LastUrl ====
==== LastUrl ====