RefreshVisualizerOrientation Enumeration

Defines constants that specify the orientation of a RefreshVisualizer.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public enum RefreshVisualizerOrientation

Members

Auto0 
Normal1 
Rotate90DegreesCounterclockwise2 
Rotate270DegreesCounterclockwise3 

See Also