Contents

legendAlignment

The alignment of the distance information in the scale view.

Declaration

var legendAlignment: MKScaleView.Alignment { get set }

Discussion

This property determines whether measurements start at the leading or trailing edge of the view. The default value of this property is MKScaleView.Alignment.leading.

See Also

Getting the scale view attributes