DashesProperty Field
Defines the Dashes property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<AvaloniaList<double>?> DashesProperty
Public Shared ReadOnly DashesProperty As StyledProperty(Of AvaloniaList(Of Double))
static val DashesProperty: StyledProperty<AvaloniaList<float>>
Field Value
StyledProperty(AvaloniaList(Double))