BinGidBuilderImpl.asyncHandling
T asyncHandling(bool propval)Set asyncHandling property.
Parameters
propval | If set to true, the bin will handle asynchronous state changes. This should be used only if the bin subclass is modifying the state of its children on its own. |
Returns
Builder instance for fluent chaining