The <menuSlider> object replaces the image of the knob you drag on continuous settings, such as volume or brightness.
| View | Name | Element |
|---|---|---|
menu |
menuslider |
The slider knob |
This object cannot be created with extra="true".
| Property | Type | Purpose |
|---|---|---|
path |
Path | Image of the knob. |
<view name="menu">
<menuSlider name="menuslider" path="./art/knob.svg" />
</view>