Table of Contents

Property ShadowStyle

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ShadowStyle

Gets or sets whether the View is shown with a shadow effect. The shadow is drawn on the right and bottom sides of the Margin.

public virtual ShadowStyle ShadowStyle { get; set; }

Property Value

ShadowStyle

Remarks

Setting this property to true will add a shadow to the right and bottom sides of the Margin. The View 's Frame will be expanded to include the shadow.