ToolbarContentItemBase Fields
The base class for Toolbar items.Name | Description |
---|---|
AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
BackgroundProperty static | Identifies the Background 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. |
ContentProperty static | Identifies the Content bindable property. |
ContentTemplateProperty static | Identifies the ContentTemplate bindable property. |
ContentTemplateSelectorProperty static | Identifies the ContentTemplateSelector bindable property. |
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. |
HeightRequestProperty static | Identifies the HeightRequest bindable property. |
HorizontalContentAlignmentProperty static | Identifies the HorizontalContentAlignment bindable property. |
HorizontalOptionsProperty static | Identifies the HorizontalOptions bindable property. |
IconAspectProperty static | Identifies the IconAspect bindable property. |
IconColorizationEnabledProperty static | Identifies the IconColorizationEnabled bindable property. |
IconColorProperty static | Identifies the IconColor bindable property. |
IconHeightProperty static | Identifies the IconHeight bindable property. |
IconIndentProperty static | Identifies the IconIndent bindable property. |
IconPlacementProperty static | Identifies the IconPlacement bindable property. |
IconProperty static | Identifies the Icon bindable property. |
IconWidthProperty static | Identifies the IconWidth bindable property. |
IsClippedToBoundsProperty static | Identifies the IsClippedToBounds bindable property. |
IsEnabledProperty static | Identifies the IsEnabled bindable property. |
IsVisibleProperty static | Identifies the IsVisible bindable property. Inherited from ToolbarItemBase. |
MarginProperty static | Identifies the Margin bindable property. |
MaximumHeightRequestProperty static | Identifies the MaximumHeightRequest bindable property. |
MaximumWidthRequestProperty static | Identifies the MaximumWidthRequest bindable property. |
MinimumHeightRequestProperty static | Identifies the MinimumHeightRequest bindable property. |
MinimumWidthRequestProperty static | Identifies the MinimumWidthRequest bindable property. |
PaddingProperty static | Identifies the Padding bindable property. |
PlacementProperty static | Identifies the Placement bindable property. Inherited from ToolbarItemBase. |
ShowContentProperty static | Identifies the ShowContent bindable property. |
ShowIconProperty static | Identifies the ShowIcon bindable property. |
StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
TextCharacterSpacingProperty static | Identifies the TextCharacterSpacing bindable property. |
TextColorProperty static | Identifies the TextColor bindable property. |
TextDecorationsProperty static | Identifies the TextDecorations bindable property. |
TextHorizontalAlignmentProperty static | Identifies the TextHorizontalAlignment bindable property. |
TextLineBreakModeProperty static | Identifies the TextLineBreakMode bindable property. |
TextLineHeightProperty static | Identifies the TextLineHeight bindable property. |
TextMaxLinesProperty static | Identifies the TextMaxLines bindable property. |
TextTransformProperty static | Identifies the TextTransform bindable property. |
TextVerticalAlignmentProperty static | Identifies the TextVerticalAlignment bindable property. |
VerticalContentAlignmentProperty static | Identifies the VerticalContentAlignment bindable property. |
VerticalOptionsProperty static | Identifies the VerticalOptions bindable property. |
ViewStyleProperty static | Identifies the ViewStyle bindable property. |
WidthRequestProperty static | Identifies the WidthRequest bindable property. |
See Also