Click or drag to resize

WpfImeKeyboardHandlerCancelComposition Method

Version 81.3.100
Cancel composition.

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

Parameters

hwnd
Type: SystemIntPtr
The hwnd.
See Also