never

A KeepPopupOpenStrategy which asks to never keep the popup open.

As widgets default to a behavior that tries to keep the popup open if no strategy is explicitly provided, this can be used to explicitly reject that behavior.

If this is the strategy that is used, then a popup will only stay open as long as the mouse cursor is over the original element that owns the popup.