drawTickMarks()
Draws the slider’s tick marks.
Declaration
func drawTickMarks()Discussion
You should not call this method explicitly. It’s included so you can override it in a subclass and draw custom tick marks.
Draws the slider’s tick marks.
func drawTickMarks()You should not call this method explicitly. It’s included so you can override it in a subclass and draw custom tick marks.