apply

abstract fun apply(bindHandler: BindHandler): BindHandler

Apply additional functionality to the source bind handler.

Return

a replacement bind handler that delegates to the source and providesadditional functionality

Parameters

bindHandler

the source bind handler