Methods

get() => integer or float

Get the current scale value. Tkinter returns an integer if possible, otherwise a floating point value.

set(value)

Set the scale value.