DXSliderThumbAppearance Fields
An object that includes appearance properties of the Slider’s thumb.Name | Description |
---|---|
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. |
BorderColorProperty static | Identifies the BorderColor bindable property. |
BorderThicknessProperty static | Identifies the BorderThickness bindable property. |
ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
CornerRadiusProperty static | Identifies the CornerRadius bindable property. |
DisabledBackgroundColorProperty static | Identifies the DisabledBackgroundColor bindable property. |
DisabledBorderColorProperty static | Identifies the DisabledBorderColor bindable property. |
HeightProperty static | Identifies the Height bindable property. |
PressedHeightProperty static | Identifies the PressedHeight bindable property. |
PressedWidthProperty static | Identifies the PressedWidth bindable property. |
SideMarginProperty static | Identifies the SideMargin bindable property. |
StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
WidthProperty static | Identifies the Width bindable property. |
See Also