new DuSlider()
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 12164
Properties:
Name | Type | Description |
---|---|---|
value |
int | Read-Only | The current value |
onChanging |
DuSlider~onChanging | Function to execute when changing |
onChange |
DuSlider~onChange | Function to execute when changed |
Methods
-
staticDuSlider.setValue(value)
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 12189 -
Changes the value
Name Type Description value
int The new value
Type Definitions
-
onChange()
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 12183 -
Function to execute when changed
-
onChanging()
D:/RxLab/src/RxOT/DuAEF/Duik/Duik_API/DuAEF_Duik_api.jsxinc, line 12177 -
Function to execute when changing