Changes

Jump to navigation Jump to search
355 bytes added ,  21:41, 4 March 2019
Line 485: Line 485:  
| 0x18
 
| 0x18
 
| 0x4
 
| 0x4
| u32 enum *BackgroundKind
+
| 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 ====

Navigation menu