WebCallOut provides several close behaviors.
- Latency
Automatic and by default the WebCallOut will disappear in 30 seconds after shown.
You can change the fading time in Latency. Beside that, WebCallOut will disappear if user clicks the close icon or the WebCallOut.
- MouseOut
WebCallOut will disappear if user hovers the mouse out from the TargetControlId or WebCallOut area.
- ClickOutsideCallOut
WebCallOut will disappear if user clicks outside of the WebCallOut.