Bin.asyncHandling

Get asyncHandling property.

  1. bool asyncHandling [@property getter]
    class Bin
    @property
    bool
    asyncHandling
    ()
  2. bool asyncHandling [@property setter]

Return Value

Type: 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.