UISliderData
此内容尚不支持你的语言。
Defined in: ui/behavior/slider.ts:32
Properties
Section titled “Properties”fill:
number
Defined in: ui/behavior/slider.ts:39
The Filled fill bar entity (fillAmount tracks the value fraction).
handle
Section titled “handle”handle:
number
Defined in: ui/behavior/slider.ts:41
The handle thumb entity (insetLeft tracks the value fraction).
max:
number
Defined in: ui/behavior/slider.ts:34
min:
number
Defined in: ui/behavior/slider.ts:33
step:
number
Defined in: ui/behavior/slider.ts:36
Quantization step; 0 = continuous.
value:
number
Defined in: ui/behavior/slider.ts:37