Module ctru::services::apt

source ·
Expand description

Applet service.

The APT service handles integration with other applications, including high-level OS features such as Sleep mode, the Home Menu and application switching.

It also handles running applets, small programs made available by the OS to streamline specific functionality. Those are implemented in the applets module.

Structs§

  • Handle to the Applet service.
  • Can launch other applications when the current one exits.