Skip to main content

IsLightDismissEnabled Property

Gets or sets a value that determines how the Popup can be dismissed.

Definition​

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsLightDismissEnabled { get; set; }

Property Value​

Boolean

Remarks​

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

See Also​

Reference​

Popup Class
Avalonia.Controls.Primitives Namespace