Skip to content

UISpinBox.Step Property

Definition

Namespace: Brine2D.UI

Amount to increment or decrement per button click or arrow key press. Defaults to 1.

C#
public float Step { get; set; }

Property Value

System.Single