ScopeHandlerViewModel

Scope support for ViewModel

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var scope: Scope?

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard