Border.

BorderBrush Property

Summary

Gets or sets a brush with which to paint the border.
Namespace
Avalonia.Controls
Containing Type
Border

Syntax

public IBrush BorderBrush { get; set; }

Value

Type Description
IBrush