bridgeForComponent property

  1. @protected
Expando<Component2Bridge> bridgeForComponent
final

Associates a bridge with a component instance.

Protected; use forComponent instead.

Implementation

@protected
static final Expando<Component2Bridge> bridgeForComponent = Expando();