DXPopup.Placement Property
Namespace: DevExpress.XamarinForms.Popup
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public Placement Placement { get; set; }
Property Value
| Type |
|---|
| Placement |
Available values:
| Name |
|---|
| Left |
| Top |
| Right |
| Bottom |
See Also