diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index 0ace4357fa30..58b73f231d56 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -1073,7 +1073,8 @@ Specific to the Android platform. - Notification received from the OS when the window is resized. + Notification received when the window is resized. + [b]Note:[/b] Only the resized [Window] node receives this notification, and it's not propagated to the child nodes. Notification received from the OS when the screen's DPI has been changed. Only implemented on macOS.