DXPopup.IsOpen Property
Indicates whether the Popup is visible.
Namespace: DevExpress.XamarinForms.Popup
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public bool IsOpen { get; set; }
Property Value
Type |
---|
Boolean |
See Also