DXColorSelector Fields
A color selector item.| Name | Description |
|---|---|
| AnchorXProperty static | Bindable property for AnchorX. Inherited from VisualElement. |
| AnchorYProperty static | Bindable property for AnchorY. Inherited from VisualElement. |
| 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 | Bindable property for BackgroundColor. Inherited from VisualElement. |
| BackgroundProperty static | Bindable property for Background. Inherited from VisualElement. |
| BehaviorsProperty static | Bindable property for Behaviors. Inherited from VisualElement. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| BorderColorProperty static | Identifies the BorderColor bindable property. Inherited from DXViewBase. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. Inherited from DXViewBase. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| ClipProperty static | Bindable property for Clip. Inherited from VisualElement. |
| CommandParameterProperty static | Identifies the CommandParameter bindable property. |
| CommandProperty static | Identifies the Command bindable property. |
| CornerRadiusProperty static | Identifies the CornerRadius bindable property. Inherited from DXViewBase. |
| DefaultColors static | Gets the default colors displayed within the DXColorSelector. |
| FlowDirectionProperty static | Bindable property for FlowDirection. Inherited from VisualElement. |
| HeightProperty static | Bindable property for Height. Inherited from VisualElement. |
| HeightRequestProperty static | Bindable property for HeightRequest. Inherited from VisualElement. |
| HorizontalOptionsProperty static | Bindable property for HorizontalOptions. Inherited from View. |
| InputTransparentProperty static | Bindable property for InputTransparent. Inherited from VisualElement. |
| IsClippedToBoundsProperty static | Identifies the IsClippedToBounds bindable property. Inherited from DXViewBase. |
| IsEnabledProperty static | Bindable property for IsEnabled. Inherited from VisualElement. |
| IsFocusedProperty static | Bindable property for IsFocused. Inherited from VisualElement. |
| IsFocusedPropertyKey static | Bindable property for IsFocused. Inherited from VisualElement. |
| IsVisibleProperty static | Bindable property for IsVisible. Inherited from VisualElement. |
| ItemAlignmentProperty static | Identifies the ItemAlignment bindable property. |
| 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 | Bindable property for Margin. Inherited from View. |
| MinimumHeightRequestProperty static | Bindable property for MinimumHeightRequest. Inherited from VisualElement. |
| MinimumWidthRequestProperty static | Bindable property for MinimumWidthRequest. Inherited from VisualElement. |
| NavigationProperty static | Bindable property for Navigation. Inherited from VisualElement. |
| OpacityProperty static | Bindable property for Opacity. Inherited from VisualElement. |
| OrientationProperty static | Identifies the Orientation bindable property. |
| PaddingProperty static | Identifies the Padding bindable property. Inherited from DXViewBase. |
| PressedScaleProperty static | Identifies the PressedScale bindable property. |
| propertyMapper protected | Represents the view’s internal PropertyMapper. Inherited from View. |
| RotationProperty static | Bindable property for Rotation. Inherited from VisualElement. |
| RotationXProperty static | Bindable property for RotationX. Inherited from VisualElement. |
| RotationYProperty static | Bindable property for RotationY. Inherited from VisualElement. |
| ScaleProperty static | Bindable property for Scale. Inherited from VisualElement. |
| ScaleXProperty static | Bindable property for ScaleX. Inherited from VisualElement. |
| ScaleYProperty static | Bindable property for ScaleY. Inherited from VisualElement. |
| 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 | Bindable property for Style. Inherited from VisualElement. |
| TranslationXProperty static | Bindable property for TranslationX. Inherited from VisualElement. |
| TranslationYProperty static | Bindable property for TranslationY. Inherited from VisualElement. |
| TriggersProperty static | Bindable property for Triggers. Inherited from VisualElement. |
| VerticalOptionsProperty static | Bindable property for VerticalOptions. Inherited from View. |
| VisualProperty static | Bindable property for Visual. Inherited from VisualElement. |
| WidthProperty static | Bindable property for Width. Inherited from VisualElement. |
| WidthRequestProperty static | Bindable property for WidthRequest. Inherited from VisualElement. |
| XProperty static | Bindable property for X. Inherited from VisualElement. |
| YProperty static | Bindable property for Y. Inherited from VisualElement. |
See Also