ToolbarColorSelector Fields
A color selector item within the DXToolbar control.| Name | Description |
|---|---|
| AnimationDurationProperty static | Identifies the AnimationDuration bindable property. |
| AnimationEasingProperty static | Identifies the AnimationEasing bindable property. |
| 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. |
| CommandParameterProperty static | Identifies the CommandParameter bindable property. |
| CommandProperty static | Identifies the Command bindable property. |
| CornerRadiusProperty static | Identifies the CornerRadius bindable property. |
| HeightRequestProperty static | Identifies the HeightRequest bindable property. |
| HorizontalOptionsProperty static | Identifies the HorizontalOptions 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. |
| ItemCornerRadiusProperty static | Identifies the ItemCornerRadius bindable property. |
| ItemHeightProperty static | Identifies the ItemHeight bindable property. |
| ItemsSourceProperty static | Identifies the ItemsSource bindable property. |
| ItemWidthProperty static | Identifies the ItemWidth bindable property. |
| 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. |
| PressedScaleProperty static | Identifies the PressedScale bindable property. |
| SelectedColorProperty static | Identifies the SelectedColor bindable property. |
| SelectedIndexProperty static | Identifies the SelectedIndex bindable property. |
| SelectionBorderColorProperty static | Identifies the SelectionBorderColor bindable property. |
| SelectionBorderCornerRadiusProperty static | Identifies the SelectionBorderCornerRadius bindable property. |
| SelectionBorderPaddingProperty static | Identifies the SelectionBorderPadding bindable property. |
| SelectionBorderThicknessProperty static | Identifies the SelectionBorderThickness bindable property. |
| SpacingProperty static | Identifies the Spacing bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
| VerticalOptionsProperty static | Identifies the VerticalOptions bindable property. |
| WidthRequestProperty static | Identifies the WidthRequest bindable property. |
See Also