Summary
Gets or sets a value indicating whether the popup should stay open when the popup is
pressed or loses focus.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Popup
Syntax
[Obsolete("Use IsLightDismissEnabled")]
public bool StaysOpen { get; set; }
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Value
Type | Description |
---|---|
bool |