ModalFragment

constructor(viewModelClass: KClass<VM>)

Parameters

viewModelClass

The class of the ViewModel providing the content of this fragment.