Shape.

Fill Property

Summary

Gets or sets the IBrush that specifies how the shape's interior is painted.
Namespace
Avalonia.Controls.Shapes
Containing Type
Shape

Syntax

public IBrush? Fill { get; set; }

Value

Type Description
IBrush?