arch-android

//Android/br.com.arch.toolkit.android.statemachine/ViewStateMachine/State/root

root

[android]
fun root(view: ERROR CLASS: Symbol not found for View): ViewStateMachine.State

Sets the root view to be used for finding views by ID.

Return

The state instance for chaining.

Parameters

android

   
view The root view.