[]
        
(Showing Draft Content)

C1.WinUI.Input.C1Popup.AutoClose

AutoClose Property

AutoClose

Gets or sets whether the popup will close automatically when tapping outside the popup.

Declaration
public bool AutoClose { get; set; }
Remarks

See CloseOnLostFocus and CloseOnWindowChanged for more options.