BaseProxy

fun <out V : View> BaseProxy(view: V)

Parameters

P

The BaseProxy subclass itself.

V

The View type that is being proxied.