| IBrowserHostImeCancelComposition Method | 
Version 130.1.90
            Cancels the existing composition and discards the composition node
            contents without applying them. See comments on ImeSetComposition for
            usage.
            This method is only used when window rendering is disabled. (WPF and OffScreen) 
            
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
 Syntax
Syntaxvoid ImeCancelComposition()
void ImeCancelComposition()
 See Also
See Also