Control.hasLayout

Get or set whether or not this control currently has its bounds managed. Fires onHasLayoutChanged as needed.

  1. bool hasLayout [@property getter]
    class Control
    final @property
    bool
    hasLayout
    (
    )
  2. bool hasLayout [@property setter]

Meta