mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix NOTIFICATION_OS_IME_UPDATE docs on platforms
This commit is contained in:
@@ -1298,7 +1298,7 @@
|
||||
</constant>
|
||||
<constant name="NOTIFICATION_OS_IME_UPDATE" value="2013">
|
||||
Notification received from the OS when an update of the Input Method Engine occurs (e.g. change of IME cursor position or composition string).
|
||||
Implemented only on macOS.
|
||||
Implemented on desktop and web platforms.
|
||||
</constant>
|
||||
<constant name="NOTIFICATION_APPLICATION_RESUMED" value="2014">
|
||||
Notification received from the OS when the application is resumed.
|
||||
|
||||
Reference in New Issue
Block a user