Skip to content

UISlider.ValueFormat Property

Definition

Namespace: Brine2D.UI

Value display format \(e\.g\., "0\.00" for 2 decimal places\).

C#
public string ValueFormat { get; set; }

Property Value

System.String