Internet Browser: Difference between revisions
Line 485: | Line 485: | ||
| 0x18 | | 0x18 | ||
| 0x4 | | 0x4 | ||
| u32 enum | | u32 enum [[#BackgroundKind]] | ||
| BackgroundKind | | BackgroundKind | ||
|- | |- | ||
Line 815: | Line 815: | ||
Kind values for BootDisplayKind. Controls the background color while displaying the loading screen during applet boot. | Kind values for BootDisplayKind. Controls the background color while displaying the loading screen during applet boot. | ||
==== BackgroundKind ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Name | |||
! Description | |||
|- | |||
| 0 | |||
| | |||
| Unknown. Used by Offline default Arg initialization for DocumentKind_ApplicationLegalInformation/DocumentKind_SystemDataPage. | |||
|- | |||
| 1 | |||
| | |||
| Unknown. | |||
|- | |||
| 2 | |||
| | |||
| Unknown. Used by Lobby default Arg initialization. | |||
|} | |||
Kind values for BackgroundKind. | |||
==== LastUrl ==== | ==== LastUrl ==== |