getManagedState

abstract fun getManagedState(id: Int): Int

Obtain the managed state information from the controller with a given Android resource id.

Return

-1 if no matching controller is found, the non-negative value otherwise.