showInputField
The visibility of the optional field inside the slider control.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public virtual bool showInputField { get; set; }
Remarks
Set this property to true to display a numerical text field that provides another way to edit the slider value.