showUserProfile

abstract fun showUserProfile(user: UikitUser)

Shows the user profile dialog for the given user.

Since

1.3.0

Parameters

user

The user to show the profile dialog.