Skip to content

UISlider.Value Property

Definition

Namespace: Brine2D.UI

Current value \(between MinValue and MaxValue\).

C#
public float Value { get; set; }

Property Value

System.Single