public adjustValueBy(delta as Int) as Void:
Adjusts the value by a signed delta.
Native backends use this for keyboard navigation.
spin.adjustValueBy(1)