SliderTickPlacement Property

Gets or sets a value that indicates where to draw tick marks in relation to the track.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TickPlacement TickPlacement { get; set; }

Property Value

TickPlacement

See Also