Applet Manager services: Difference between revisions

Line 1,533: Line 1,533:
| 10 || [[#AcquireForegroundRights]] ||
| 10 || [[#AcquireForegroundRights]] ||
|-
|-
| 11 || ReleaseForegroundRights ||
| 11 || [[#ReleaseForegroundRights]] ||
|-
|-
| 12 || RejectToChangeIntoBackground ||
| 12 || [[#RejectToChangeIntoBackground]] ||
|-
|-
| 20 || [7.0.0+] SetAppletWindowVisibility || Takes an input u8, no output.
| 20 || [7.0.0+] [[#SetAppletWindowVisibility]] ||  
|-
|-
| 21 || [7.0.0+] SetAppletGpuTimeSlice || Takes a total of 8-bytes of input, no output.
| 21 || [7.0.0+] [[#SetAppletGpuTimeSlice]] ||  
|}
|}


Line 1,553: Line 1,553:
=== AcquireForegroundRights ===
=== AcquireForegroundRights ===
No input/output.
No input/output.
=== ReleaseForegroundRights ===
No input/output.
=== RejectToChangeIntoBackground ===
No input/output.
=== SetAppletWindowVisibility ===
Takes an input u8 bool, no output.
=== SetAppletGpuTimeSlice ===
Takes an input u64, no output.


== IAudioController ==
== IAudioController ==