跳转到内容

UISliderData

此内容尚不支持你的语言。

Defined in: ui/behavior/slider.ts:32

fill: number

Defined in: ui/behavior/slider.ts:39

The Filled fill bar entity (fillAmount tracks the value fraction).


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