IsDirectionReversedProperty Field
Defines the IsDirectionReversed property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsDirectionReversedProperty
Public Shared ReadOnly IsDirectionReversedProperty As StyledProperty(Of Boolean)
static val IsDirectionReversedProperty: StyledProperty<bool>