Skip to main content

ToolbarCustomItem Fields

An item within a DXToolbar that serves as a container for custom objects.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from ToolbarContentItemBase.
BackgroundProperty static Identifies the Background bindable property. Inherited from ToolbarContentItemBase.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from ToolbarContentItemBase.
BorderThicknessProperty static Identifies the BorderThickness bindable property. Inherited from ToolbarContentItemBase.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ContentProperty static Identifies the Content bindable property. Inherited from ToolbarContentItemBase.
ContentTemplateProperty static Identifies the ContentTemplate bindable property. Inherited from ToolbarContentItemBase.
ContentTemplateSelectorProperty static Identifies the ContentTemplateSelector bindable property. Inherited from ToolbarContentItemBase.
CornerRadiusProperty static Identifies the CornerRadius bindable property. Inherited from ToolbarContentItemBase.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from ToolbarContentItemBase.
FontAutoScalingEnabledProperty static Identifies the FontAutoScalingEnabled bindable property. Inherited from ToolbarContentItemBase.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from ToolbarContentItemBase.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from ToolbarContentItemBase.
HeightRequestProperty static Identifies the HeightRequest bindable property. Inherited from ToolbarContentItemBase.
HorizontalContentAlignmentProperty static Identifies the HorizontalContentAlignment bindable property. Inherited from ToolbarContentItemBase.
HorizontalOptionsProperty static Identifies the HorizontalOptions bindable property. Inherited from ToolbarContentItemBase.
IconAspectProperty static Identifies the IconAspect bindable property. Inherited from ToolbarContentItemBase.
IconColorizationEnabledProperty static Identifies the IconColorizationEnabled bindable property. Inherited from ToolbarContentItemBase.
IconColorProperty static Identifies the IconColor bindable property. Inherited from ToolbarContentItemBase.
IconHeightProperty static Identifies the IconHeight bindable property. Inherited from ToolbarContentItemBase.
IconIndentProperty static Identifies the IconIndent bindable property. Inherited from ToolbarContentItemBase.
IconPlacementProperty static Identifies the IconPlacement bindable property. Inherited from ToolbarContentItemBase.
IconProperty static Identifies the Icon bindable property. Inherited from ToolbarContentItemBase.
IconWidthProperty static Identifies the IconWidth bindable property. Inherited from ToolbarContentItemBase.
IsClippedToBoundsProperty static Identifies the IsClippedToBounds bindable property. Inherited from ToolbarContentItemBase.
IsEnabledProperty static Identifies the IsEnabled bindable property. Inherited from ToolbarContentItemBase.
IsVisibleProperty static Identifies the IsVisible bindable property. Inherited from ToolbarItemBase.
MarginProperty static Identifies the Margin bindable property. Inherited from ToolbarContentItemBase.
MaximumHeightRequestProperty static Identifies the MaximumHeightRequest bindable property. Inherited from ToolbarContentItemBase.
MaximumWidthRequestProperty static Identifies the MaximumWidthRequest bindable property. Inherited from ToolbarContentItemBase.
MinimumHeightRequestProperty static Identifies the MinimumHeightRequest bindable property. Inherited from ToolbarContentItemBase.
MinimumWidthRequestProperty static Identifies the MinimumWidthRequest bindable property. Inherited from ToolbarContentItemBase.
PaddingProperty static Identifies the Padding bindable property. Inherited from ToolbarContentItemBase.
PlacementProperty static Identifies the Placement bindable property. Inherited from ToolbarItemBase.
ShowContentProperty static Identifies the ShowContent bindable property. Inherited from ToolbarContentItemBase.
ShowIconProperty static Identifies the ShowIcon bindable property. Inherited from ToolbarContentItemBase.
StyleProperty static Identifies the Style bindable property. Inherited from DXElementBase.
TextCharacterSpacingProperty static Identifies the TextCharacterSpacing bindable property. Inherited from ToolbarContentItemBase.
TextColorProperty static Identifies the TextColor bindable property. Inherited from ToolbarContentItemBase.
TextDecorationsProperty static Identifies the TextDecorations bindable property. Inherited from ToolbarContentItemBase.
TextHorizontalAlignmentProperty static Identifies the TextHorizontalAlignment bindable property. Inherited from ToolbarContentItemBase.
TextLineBreakModeProperty static Identifies the TextLineBreakMode bindable property. Inherited from ToolbarContentItemBase.
TextLineHeightProperty static Identifies the TextLineHeight bindable property. Inherited from ToolbarContentItemBase.
TextMaxLinesProperty static Identifies the TextMaxLines bindable property. Inherited from ToolbarContentItemBase.
TextTransformProperty static Identifies the TextTransform bindable property. Inherited from ToolbarContentItemBase.
TextVerticalAlignmentProperty static Identifies the TextVerticalAlignment bindable property. Inherited from ToolbarContentItemBase.
VerticalContentAlignmentProperty static Identifies the VerticalContentAlignment bindable property. Inherited from ToolbarContentItemBase.
VerticalOptionsProperty static Identifies the VerticalOptions bindable property. Inherited from ToolbarContentItemBase.
ViewStyleProperty static Identifies the ViewStyle bindable property. Inherited from ToolbarContentItemBase.
WidthRequestProperty static Identifies the WidthRequest bindable property. Inherited from ToolbarContentItemBase.
See Also