Platform
Screen
class PlatformScreen(applicationId: String, applicationName: String, platform: Platform) : EquinoxScreen<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