DXPopup.AllowShadow Property
Gets or sets whether the Popup’s shadow is visible.
Namespace: DevExpress.XamarinForms.Popup
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public bool AllowShadow { get; set; }
Property Value
Type |
---|
Boolean |
See Also