get

open fun get(className: String): ViewManager

Return

the ViewManager registered to the className received as a parameter

Parameters

className

String that identifies the ViewManager inside the . This methods {@throws IllegalViewOperationException} if there is no view manager registered for the className received as a parameter.