Skip to content

UISlider.ShowValue Property

Definition

Namespace: Brine2D.UI

Whether to show the value as text.

C#
public bool ShowValue { get; set; }

Property Value

System.Boolean