Contents

latchingAxes

Axes along which the region latches after a primary click.

Declaration

var latchingAxes: UIAxis { get set }

Discussion

If you set this property, the UIPointerStyle associated with this region locks in and only allows freeform movement along the axes you specify.

See Also

Configuring a region