Back to Devexpress

ToolbarToggleButton Fields

maui-devexpress-dot-maui-dot-controls-dot-toolbartogglebutton-dot-underscore-fields.md

latest25.9 KB
Original Source

ToolbarToggleButton Fields

A button within a DXToolbar that has two states: checked and unchecked. You can group several ToolbarToggleButtons to implement exclusive selection.

NameDescription
AllowUncheckInGroupProperty staticIdentifies the AllowUncheckInGroup bindable property.
AnimationDurationProperty staticIdentifies the AnimationDuration bindable property. Inherited from ToolbarButton.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticIdentifies the BackgroundColor bindable property. Inherited from ToolbarContentItemBase.
BackgroundProperty staticIdentifies the Background bindable property. Inherited from ToolbarContentItemBase.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty staticIdentifies the BorderColor bindable property. Inherited from ToolbarContentItemBase.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property. Inherited from ToolbarContentItemBase.
ButtonTypeProperty staticIdentifies the ButtonType bindable property. Inherited from ToolbarButton.
CheckedBackgroundColorProperty staticIdentifies the CheckedBackgroundColor bindable property.
CheckedBorderColorProperty staticIdentifies the CheckedBorderColor bindable property.
CheckedDisabledBackgroundColorProperty staticIdentifies the CheckedDisabledBackgroundColor bindable property.
CheckedDisabledBorderColorProperty staticIdentifies the CheckedDisabledBorderColor bindable property.
CheckedDisabledIconColorProperty staticIdentifies the CheckedDisabledIconColor bindable property.
CheckedDisabledTextColorProperty staticIdentifies the CheckedDisabledTextColor bindable property.
CheckedIconColorProperty staticIdentifies the CheckedIconColor bindable property.
CheckedPressedBackgroundColorProperty staticIdentifies the CheckedPressedBackgroundColor bindable property.
CheckedPressedBorderColorProperty staticIdentifies the CheckedPressedBorderColor bindable property.
CheckedPressedIconColorProperty staticIdentifies the CheckedPressedIconColor bindable property.
CheckedPressedTextColorProperty staticIdentifies the CheckedPressedTextColor bindable property.
CheckedTextColorProperty staticIdentifies the CheckedTextColor bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
CommandParameterProperty staticIdentifies the CommandParameter bindable property. Inherited from ToolbarButton.
CommandProperty staticIdentifies the Command bindable property. Inherited from ToolbarButton.
ContentProperty staticIdentifies the Content bindable property. Inherited from ToolbarContentItemBase.
ContentTemplateProperty staticIdentifies the ContentTemplate bindable property. Inherited from ToolbarContentItemBase.
ContentTemplateSelectorProperty staticIdentifies the ContentTemplateSelector bindable property. Inherited from ToolbarContentItemBase.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from ToolbarContentItemBase.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor bindable property. Inherited from ToolbarButton.
DisabledBorderColorProperty staticIdentifies the DisabledBorderColor bindable property. Inherited from ToolbarButton.
DisabledIconColorProperty staticIdentifies the DisabledIconColor bindable property. Inherited from ToolbarButton.
DisabledTextColorProperty staticIdentifies the DisabledTextColor bindable property. Inherited from ToolbarButton.
FontAttributesProperty staticIdentifies the FontAttributes bindable property. Inherited from ToolbarContentItemBase.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property. Inherited from ToolbarContentItemBase.
FontFamilyProperty staticIdentifies the FontFamily bindable property. Inherited from ToolbarContentItemBase.
FontSizeProperty staticIdentifies the FontSize bindable property. Inherited from ToolbarContentItemBase.
GroupNameProperty staticIdentifies the GroupName bindable property.
HeightRequestProperty staticIdentifies the HeightRequest bindable property. Inherited from ToolbarContentItemBase.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment bindable property. Inherited from ToolbarContentItemBase.
HorizontalOptionsProperty staticIdentifies the HorizontalOptions bindable property. Inherited from ToolbarContentItemBase.
IconAspectProperty staticIdentifies the IconAspect bindable property. Inherited from ToolbarContentItemBase.
IconColorizationEnabledProperty staticIdentifies the IconColorizationEnabled bindable property. Inherited from ToolbarContentItemBase.
IconColorProperty staticIdentifies the IconColor bindable property. Inherited from ToolbarContentItemBase.
IconHeightProperty staticIdentifies the IconHeight bindable property. Inherited from ToolbarContentItemBase.
IconIndentProperty staticIdentifies the IconIndent bindable property. Inherited from ToolbarContentItemBase.
IconPlacementProperty staticIdentifies the IconPlacement bindable property. Inherited from ToolbarContentItemBase.
IconProperty staticIdentifies the Icon bindable property. Inherited from ToolbarContentItemBase.
IconWidthProperty staticIdentifies the IconWidth bindable property. Inherited from ToolbarContentItemBase.
IsCheckedProperty staticIdentifies the IsChecked bindable property.
IsClippedToBoundsProperty staticIdentifies the IsClippedToBounds bindable property. Inherited from ToolbarContentItemBase.
IsEnabledProperty staticIdentifies the IsEnabled bindable property. Inherited from ToolbarContentItemBase.
IsGroupScopeProperty staticFor internal use.
IsVisibleProperty staticIdentifies the IsVisible bindable property. Inherited from ToolbarItemBase.
MarginProperty staticIdentifies the Margin bindable property. Inherited from ToolbarContentItemBase.
MaximumHeightRequestProperty staticIdentifies the MaximumHeightRequest bindable property. Inherited from ToolbarContentItemBase.
MaximumWidthRequestProperty staticIdentifies the MaximumWidthRequest bindable property. Inherited from ToolbarContentItemBase.
MinimumHeightRequestProperty staticIdentifies the MinimumHeightRequest bindable property. Inherited from ToolbarContentItemBase.
MinimumWidthRequestProperty staticIdentifies the MinimumWidthRequest bindable property. Inherited from ToolbarContentItemBase.
PaddingProperty staticIdentifies the Padding bindable property. Inherited from ToolbarContentItemBase.
PlacementProperty staticIdentifies the Placement bindable property. Inherited from ToolbarItemBase.
PressedBackgroundColorProperty staticIdentifies the PressedBackgroundColor bindable property. Inherited from ToolbarButton.
PressedBorderColorProperty staticIdentifies the PressedBorderColor bindable property. Inherited from ToolbarButton.
PressedIconColorProperty staticIdentifies the PressedIconColor bindable property. Inherited from ToolbarButton.
PressedScaleProperty staticIdentifies the PressedScale bindable property. Inherited from ToolbarButton.
PressedTextColorProperty staticIdentifies the PressedTextColor bindable property. Inherited from ToolbarButton.
ShowContentProperty staticIdentifies the ShowContent bindable property. Inherited from ToolbarContentItemBase.
ShowIconProperty staticIdentifies the ShowIcon bindable property. Inherited from ToolbarContentItemBase.
StyleProperty staticIdentifies the Style bindable property. Inherited from DXElementBase.
TextCharacterSpacingProperty staticIdentifies the TextCharacterSpacing bindable property. Inherited from ToolbarContentItemBase.
TextColorProperty staticIdentifies the TextColor bindable property. Inherited from ToolbarContentItemBase.
TextDecorationsProperty staticIdentifies the TextDecorations bindable property. Inherited from ToolbarContentItemBase.
TextHorizontalAlignmentProperty staticIdentifies the TextHorizontalAlignment bindable property. Inherited from ToolbarContentItemBase.
TextLineBreakModeProperty staticIdentifies the TextLineBreakMode bindable property. Inherited from ToolbarContentItemBase.
TextLineHeightProperty staticIdentifies the TextLineHeight bindable property. Inherited from ToolbarContentItemBase.
TextMaxLinesProperty staticIdentifies the TextMaxLines bindable property. Inherited from ToolbarContentItemBase.
TextTransformProperty staticIdentifies the TextTransform bindable property. Inherited from ToolbarContentItemBase.
TextVerticalAlignmentProperty staticIdentifies the TextVerticalAlignment bindable property. Inherited from ToolbarContentItemBase.
ThemeProperty staticIdentifies the Theme bindable property. Inherited from ToolbarButton.
ThemeSeedColorProperty staticIdentifies the ThemeSeedColor bindable property. Inherited from ToolbarButton.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment bindable property. Inherited from ToolbarContentItemBase.
VerticalOptionsProperty staticIdentifies the VerticalOptions bindable property. Inherited from ToolbarContentItemBase.
ViewStyleProperty staticIdentifies the ViewStyle bindable property. Inherited from ToolbarContentItemBase.
WidthRequestProperty staticIdentifies the WidthRequest bindable property. Inherited from ToolbarContentItemBase.

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace