Back to Devexpress

DXPopup.ShadowRadius Property

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-0ddc1bd3.md

latest799 B
Original Source

DXPopup.ShadowRadius Property

Gets or sets the blur radius of the Popup’s shadow.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public double ShadowRadius { get; set; }

Property Value

Type
Double

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace