Contents

scalesWithZoom

A Boolean value that indicates whether the adornment scales with the zoom level or remains fixed in the base coordinate system.

Declaration

var scalesWithZoom: Bool

Discussion

When this value is true, the adornment image adjusts to the zoom scale of the PaperMarkupViewController. When false, the adornment image remains fixed in the base coordinate system.

See Also

Controlling interactions