OSSingleton.getImeText

Returns the IME intermediate composition string. constant MainLoop.NOTIFICATION_OS_IME_UPDATE is sent to the application to notify it of changes to the IME composition string. Note: This method is implemented on macOS.

struct OSSingleton
@nogc nothrow const
String
getImeText
()

Meta