Back to Devexpress

DrawerView.IsDrawerShadowVisible Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-drawerview-22877803.md

latest963 B
Original Source

DrawerView.IsDrawerShadowVisible Property

Gets or sets whether the Drawer’s shadow is visible.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public bool IsDrawerShadowVisible { get; set; }

Property Value

TypeDescription
Boolean

true, if the Drawer’s shadow is visible; otherwise, false.

|

See Also

DrawerView Class

DrawerView Members

DevExpress.XamarinForms.Navigation Namespace