OSGetImeSelection Method |
Returns the IME cursor position (the currently-edited portion of the string) relative to the characters in the composition string.
is sent to the application to notify it of changes to the IME cursor position.
Note: This method is implemented on macOS.
Namespace: Godot
public static Vector2 GetImeSelection()
[Missing <returns> documentation for "M:Godot.OS.GetImeSelection"]