Nova Screen

abstract class NovaScreen

The NovaScreen class is useful to provides the basic behavior of a Nova's UI screen

Author

N7ghtm4r3 - Tecknobit

See also

EquinoxScreen

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun onResume()

Function invoked when the ShowContent composable has been resumed

Link copied to clipboard
open fun onStop()

Function invoked when the ShowContent composable has been paused