Table of Contents

Property Min

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Min

Gets or sets the minimum slider value.

[JsonProperty("min")]
public NuiProperty<float> Min { get; set; }

Property Value

NuiProperty<float>