Contents

actualTrackingAdjustment

The actual tracking value that the system applied during drawing.

Declaration

var actualTrackingAdjustment: CGFloat { get }

Discussion

If you specified a custom value in the minimumTrackingAdjustment property, when drawing is complete, this property contains the actual tracking value that was used.

See Also

Deprecated