Skip to main content

Visual Properties

Properties

ActualThemeVariantGets the UI theme that is currently used by the element, which might be different than the RequestedThemeVariantProperty.
(Inherited from StyledElement)
BoundsGets the bounds of the control relative to its parent.
BypassFlowDirectionPoliciesGets a value indicating whether control bypass FlowDirecton policies.
ClassesGets or sets the styled element's classes.
(Inherited from StyledElement)
ClipGets or sets the geometry clip for this visual.
ClipToBoundsGets or sets a value indicating whether the control should be clipped to its bounds.
DataContextGets or sets the control's data context.
(Inherited from StyledElement)
EffectGets or sets the effect of the control.
FlowDirectionGets or sets the text flow direction.
HasMirrorTransformGets or sets a value indicating whether to apply mirror transform on this control.
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
IsEffectivelyVisibleGets a value indicating whether this control and all its parents are visible.
IsInitializedGets a value that indicates whether the element has finished initialization.
(Inherited from StyledElement)
IsVisibleGets or sets a value indicating whether this control is visible.
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
LogicalChildrenGets the styled element's logical children.
(Inherited from StyledElement)
NameGets or sets the name of the styled element.
(Inherited from StyledElement)
OpacityGets or sets the opacity of the control.
OpacityMaskGets or sets the opacity mask of the control.
ParentGets the styled element's logical parent.
(Inherited from StyledElement)
PseudoClassesGets the Classes collection in a form that allows adding and removing pseudoclasses.
(Inherited from StyledElement)
RenderTransformGets or sets the render transform of the control.
RenderTransformOriginGets or sets the transform origin of the control.
ResourcesGets or sets the styled element's resource dictionary.
(Inherited from StyledElement)
StyleKeyGets the type by which the element is styled.
(Inherited from StyledElement)
StyleKeyOverrideGets the type by which the element is styled.
(Inherited from StyledElement)
StylesGets the styles for the styled element.
(Inherited from StyledElement)
TemplatedParentGets the styled element whose lookless template this styled element is part of.
(Inherited from StyledElement)
ThemeGets or sets the theme to be applied to the element.
(Inherited from StyledElement)
TransitionsGets or sets the property transitions for the control.
(Inherited from Animatable)
VisualChildrenGets the control's child visuals.
VisualRootGets the root of the visual tree, if the control is attached to a visual tree.
ZIndexGets or sets the Z index of the control.

See Also

Reference

Visual Class
Avalonia Namespace