Skip to main content

PinchGestureRecognizer Properties

Properties

ActualThemeVariantGets the UI theme that is currently used by the element, which might be different than the RequestedThemeVariantProperty.
(Inherited from StyledElement)
ClassesGets or sets the styled element's classes.
(Inherited from StyledElement)
DataContextGets or sets the control's data context.
(Inherited from StyledElement)
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
IsInitializedGets a value that indicates whether the element has finished initialization.
(Inherited from StyledElement)
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)
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)
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)
Target
(Inherited from GestureRecognizer)
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)

See Also

Reference

PinchGestureRecognizer Class
Avalonia.Input Namespace