Skip to main content

ReservedSpace Property

TickBar will use ReservedSpaceProperty for left and right spacing (for horizontal orientation) or top and bottom spacing (for vertical orientation). The space on both sides of TickBar is half of specified ReservedSpace. This property has type of Rect.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public Rect ReservedSpace { get; set; }

Property Value

Rect

See Also

Reference

TickBar Class
Avalonia.Controls Namespace