getResizeGuideSnapAllowance

@FloatRange(from = 0.0)
abstract fun getResizeGuideSnapAllowance(): Float

Defines aggressiveness of snapping to guide lines.

Return

How many pixels around guide will snap to guide when resizing. Defaults to 30f.