Click or drag to resize

CefBrowserHostGetNSTextInputContext Method

Get the NSTextInputContext implementation for enabling IME on Mac when window rendering is disabled.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public IntPtr GetNSTextInputContext()

Return Value

IntPtr
See Also