TogglePopupFreeze Property
Toggles the freezing of Popups which prevents visible Popups from closing so they can be inspected
Definition
Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)
- C#
- VB
- F#
public KeyGesture TogglePopupFreeze { get; init; }
Public Property TogglePopupFreeze As KeyGesture
Get
Set
member TogglePopupFreeze : KeyGesture with get, set