snappingOffsets property

SplayTreeSet<double>? snappingOffsets
getter/setter pair

Stores the snapping offsets of the sheet in pixels.

These offsets represent predefined positions to which the sheet can snap.

Implementation

SplayTreeSet<double>? snappingOffsets;