Click or drag to resize

WpfImeKeyboardHandlerCancelComposition Method

Version 86.0.240
Cancel composition.

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

Parameters

hwnd
Type: SystemIntPtr
The hwnd.
See Also