Returns the IME cursor position (the currently-edited portion of the string) relative to the characters in the composition string.
constantMainLoop.NOTIFICATION_OS_IME_UPDATE is sent to the application to notify it of changes to the IME cursor position.
Note: This method is implemented on macOS.
Returns the IME cursor position (the currently-edited portion of the string) relative to the characters in the composition string. constant MainLoop.NOTIFICATION_OS_IME_UPDATE is sent to the application to notify it of changes to the IME cursor position. Note: This method is implemented on macOS.