DensityStyle Property
Gets or sets the density style of the fluent theme (normal, compact).
Definition
Namespace: Avalonia.Themes.Fluent
Assembly: Avalonia.Themes.Fluent (in Avalonia.Themes.Fluent.dll)
- C#
- VB
- F#
public DensityStyle DensityStyle { get; set; }
Public Property DensityStyle As DensityStyle
Get
Set
member DensityStyle : DensityStyle with get, set