BoxShadow Property
Gets or sets the box shadow effect parameters
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public BoxShadows BoxShadow { get; set; }
Public Property BoxShadow As BoxShadows
Get
Set
member BoxShadow : BoxShadows with get, set
Property Value
BoxShadowsSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace