Skip to main content
ON

DXContentPresenter Fields

Layout manager that displays templated views.
Name Description
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
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.
ContentProperty static Identifies the Content bindable property. Inherited from DXBorder.
ContentTemplateProperty static Identifies the ContentTemplate bindable property. Inherited from DXBorder.
ContentTemplateSelectorProperty static Identifies the ContentTemplateSelector bindable property. Inherited from DXBorder.
CornerRadiusProperty static Identifies the CornerRadius bindable property. Inherited from DXViewBase.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from DXContentPresenterBase.
FontAutoScalingEnabledProperty static Identifies the FontAutoScalingEnabled bindable property. Inherited from DXContentPresenterBase.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from DXContentPresenterBase.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from DXContentPresenterBase.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HorizontalContentAlignmentProperty static Identifies the HorizontalContentAlignment bindable property. Inherited from DXContentPresenterBase.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
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.
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.
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.
PaddingProperty static Identifies the Padding bindable property. Inherited from DXViewBase.
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.
ShowContentProperty static Identifies the ShowContent bindable property.
ShowIconProperty static Identifies the ShowIcon bindable property.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TextCharacterSpacingProperty static Identifies the TextCharacterSpacing bindable property. Inherited from DXContentPresenterBase.
TextColorProperty static Identifies the TextColor bindable property. Inherited from DXContentPresenterBase.
TextDecorationsProperty static Identifies the TextDecorations bindable property. Inherited from DXContentPresenterBase.
TextHorizontalAlignmentProperty static Identifies the TextHorizontalAlignment bindable property. Inherited from DXContentPresenterBase.
TextLineBreakModeProperty static Identifies the TextLineBreakMode bindable property. Inherited from DXContentPresenterBase.
TextLineHeightProperty static Identifies the TextLineHeight bindable property. Inherited from DXContentPresenterBase.
TextMaxLinesProperty static Identifies the TextMaxLines bindable property. Inherited from DXContentPresenterBase.
TextTransformProperty static Identifies the TextTransform bindable property. Inherited from DXContentPresenterBase.
TextVerticalAlignmentProperty static Identifies the TextVerticalAlignment bindable property. Inherited from DXContentPresenterBase.
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.
VerticalContentAlignmentProperty static Identifies the VerticalContentAlignment bindable property. Inherited from DXContentPresenterBase.
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