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