DXSliderTrackAppearance Fields
An object that includes appearance properties of the Slider’s track.| Name | Description |
|---|---|
| ActiveBackgroundColorProperty static | Identifies the ActiveBackgroundColor bindable property. |
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| CapLengthProperty static | Identifies the CapLength bindable property. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| CornerRadiusProperty static | Identifies the CornerRadius bindable property. |
| DisabledActiveBackgroundColorProperty static | Identifies the DisabledActiveBackgroundColor bindable property. |
| DisabledBackgroundColorProperty static | Identifies the DisabledBackgroundColor bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
| ThicknessProperty static | Identifies the Thickness bindable property. |
See Also