Popup.

IsLightDismissEnabled Property

Summary

Gets or sets a value that determines how the Popup can be dismissed.
Namespace
Avalonia.Controls.Primitives
Containing Type
Popup

Syntax

public bool IsLightDismissEnabled { get; set; }

Remarks

Light dismiss is when the user taps on any area other than the popup.

Value

Type Description
bool