mount

fun mount(drawable: T?, matrix: DrawableMatrix? = null)

Sets the necessary artifacts to display the given drawable. This method should be called in your component's @OnMount method.