Click or drag to resize

WpfImeKeyboardHandlerCancelComposition Method

Version 89.0.170
Cancel composition.

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

Parameters

hwnd
Type: SystemIntPtr
The hwnd.
See Also