BinGidBuilderImpl.asyncHandling

Set asyncHandling property.

class BinGidBuilderImpl(T)
T
asyncHandling
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining