Click or drag to resize

WpfImeKeyboardHandlerCancelComposition Method

Version 83.4.2
Cancel composition.

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

Parameters

hwnd
Type: SystemIntPtr
The hwnd.
See Also