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
public double ShadowRadius { get; set; }
Property Value
Type |
---|
Double |
See Also