Application Screen

class ApplicationScreen(applicationId: String) : EquinoxScreen<ApplicationScreenViewModel>

The ApplicationScreen class is used to display the AmetistaApplication details and work on it

Author

N7ghtm4r3 - Tecknobit

Parameters

applicationId

The identifier of the application displayed

See also

EquinoxScreen

Constructors

Link copied to clipboard
constructor(applicationId: String)

Functions

Link copied to clipboard