Click or drag to resize

WpfImeKeyboardHandlerCancelComposition Method

Version 84.4.10
Cancel composition.

Namespace:  CefSharp.Wpf.Experimental
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax
public void CancelComposition(
	IntPtr hwnd
)

Parameters

hwnd
Type: SystemIntPtr
The hwnd.
See Also