Skip to main content

DXSliderTooltipAppearance Fields

An object that includes appearance properties of the Slider’s tooltip.
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.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property.
FontAutoScalingEnabledProperty static Identifies the FontAutoScalingEnabled bindable property.
FontFamilyProperty static Identifies the FontFamily bindable property.
FontSizeProperty static Identifies the FontSize bindable property.
IndentProperty static Identifies the Indent bindable property.
MinHeightProperty static Identifies the MinHeight bindable property.
MinWidthProperty static Identifies the MinWidth bindable property.
PaddingProperty static Identifies the Padding bindable property.
StyleProperty static Identifies the Style bindable property. Inherited from DXElementBase.
TextColorProperty static Identifies the TextColor bindable property.
See Also