klyn.gui.windows.SpinBox.setValue
method
public setValue(value as Int) as Void:
Description

Updates the current value and notifies bindings when it changes.

spin.setValue(64)