Upsert Application Screen

class UpsertApplicationScreen(applicationId: String?) : EquinoxScreen<UpsertApplicationScreenViewModel>

The UpsertApplicationScreen class is used to allow the user to create or update an application

Author

N7ghtm4r3 - Tecknobit

Parameters

applicationId

The identifier of the application to edit

See also

EquinoxScreen

Constructors

Link copied to clipboard
constructor(applicationId: String?)

Functions

Link copied to clipboard