ViewModelStoreOwner
interface ViewModelStoreOwner
A scope that owns ViewModelStore.
A responsibility of an implementation of this interface is to retain owned ViewModelStore during the configuration changes and call ViewModelStore.clear, when this scope is going to be destroyed.
Properties
Link copied to clipboard
The owned ViewModelStore