ContentPresenterBoxShadow Property

Gets or sets the box shadow effect parameters

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public BoxShadows BoxShadow { get; set; }

Property Value

BoxShadows

See Also