Enumeration UFFloaterAutoHide

How to hide the floater.

Enumeration Members

Enumeration Members

Always: "always"

Hide the floater if the user clicks somewhere.

None: "none"

The floater is not hidden automatically.

Outside: "outside"

Hide the floater if the user clicks outside the floater.

Tree: "tree"

Hide the floater if the user click is outside this floater and any other floater using the same element as this floater.