Skip to main content

ToolbarNavigationButton Fields

A toolbar button that navigates you to the specified ToolbarPage.
Name Description
AnimationDurationProperty static Identifies the AnimationDuration bindable property. Inherited from ToolbarButton.
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.
ButtonTypeProperty static Identifies the ButtonType bindable property. Inherited from ToolbarButton.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
CommandParameterProperty static Identifies the CommandParameter bindable property. Inherited from ToolbarButton.
CommandProperty static Identifies the Command bindable property. Inherited from ToolbarButton.
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.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property. Inherited from ToolbarButton.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property. Inherited from ToolbarButton.
DisabledIconColorProperty static Identifies the DisabledIconColor bindable property. Inherited from ToolbarButton.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property. Inherited from ToolbarButton.
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.
PageNameProperty static Identifies the PageName bindable property.
PlacementProperty static Identifies the Placement bindable property. Inherited from ToolbarItemBase.
PressedBackgroundColorProperty static Identifies the PressedBackgroundColor bindable property. Inherited from ToolbarButton.
PressedBorderColorProperty static Identifies the PressedBorderColor bindable property. Inherited from ToolbarButton.
PressedIconColorProperty static Identifies the PressedIconColor bindable property. Inherited from ToolbarButton.
PressedScaleProperty static Identifies the PressedScale bindable property. Inherited from ToolbarButton.
PressedTextColorProperty static Identifies the PressedTextColor bindable property. Inherited from ToolbarButton.
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.
ThemeProperty static Identifies the Theme bindable property. Inherited from ToolbarButton.
ThemeSeedColorProperty static Identifies the ThemeSeedColor bindable property. Inherited from ToolbarButton.
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