DXSliderTickmarkAppearance Fields
An object that includes appearance properties of the Slider’s tick mark.| 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. |
| 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. |
| HeightProperty static | Identifies the Height bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
| WidthProperty static | Identifies the Width bindable property. |
See Also