diff --git a/doc/classes/Popup.xml b/doc/classes/Popup.xml
index abf6ec32389..db8d927c9ee 100644
--- a/doc/classes/Popup.xml
+++ b/doc/classes/Popup.xml
@@ -50,6 +50,7 @@
+ If [code]true[/code] the popup will not be hidden when a click event occurs outside of it, or when it receives the [code]ui_cancel[/code] action event.