Contents

invalidateHashMarks()

Forces recalculation of the hash mark spacing for the next time the receiver is displayed.

Declaration

func invalidateHashMarks()

Discussion

You should never need to invoke this method directly, but might need to override it if you override drawHashMarksAndLabels(in:).

See Also

Drawing