Click or drag to resize

NodeNotificationOsImeUpdate Field

Notification received from the OS when an update of the Input Method Engine occurs (e.g. change of IME cursor position or composition string).

Specific to the macOS platform.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int NotificationOsImeUpdate = 1013

Field Value

Type: Int32
See Also