TickBarFill Property

Brush used to fill the TickBar's Ticks.

Definition

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

Property Value

IBrush

See Also