suspend fun updateView(authorizationContext: GropiusAuthorizationContext, input: UpdateViewInput): View
Updates a View based on the provided input Checks the authorization status
Return
the updated View
Parameters
authorizationContext
used to check for the required permission
input
defines which View to update and how