BoundsIntField
Initializes and returns an instance of BoundsIntField.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
BoundsIntField()
Initializes and returns an instance of BoundsIntField.
public BoundsIntField()
BoundsIntField(string)
Initializes and returns an instance of BoundsIntField.
public BoundsIntField(string label)
Parameters
The text to use as a label.