PopupIsLightDismissEnabled Property
Gets or sets a value that determines how the
Popup can be dismissed.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsLightDismissEnabled { get; set; }
Public Property IsLightDismissEnabled As Boolean
Get
Set
member IsLightDismissEnabled : bool with get, set
Property Value
Boolean
Light dismiss is when the user taps on any area other than the popup.