Platform Screen

class PlatformScreen(applicationId: String, applicationName: String, platform: <Error class: unknown class>) : AmetistaScreen<PlatformScreenViewModel>

The ApplicationsScreen class is used to display the list of AmetistaApplication registered by the system

Author

N7ghtm4r3 - Tecknobit

Parameters

applicationId

The identifier of the application displayed

applicationName
platform

The specific platform of the application displayed

See also

EquinoxScreen

Constructors

Link copied to clipboard
constructor(applicationId: String, applicationName: String, platform: <Error class: unknown class>)

Functions

Link copied to clipboard

Function to arrange the content of the screen to display

Link copied to clipboard

Function to collect or instantiate the states of the screen