FillProperty Field
Defines the Fill property.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IBrush?> FillProperty
Public Shared ReadOnly FillProperty As StyledProperty(Of IBrush)
static val FillProperty: StyledProperty<IBrush>