enableSnapping property

bool enableSnapping
final

Whether edge snapping is enabled for this window.

When true, dragging the window near screen edges or regions will trigger snap-to-edge behavior. Defaults to true.

Implementation

final bool enableSnapping;