IAccessibilityHandler Interface |
Version 130.1.90
Implement this interface to receive accessibility notification when accessibility events have been registered.
It's important to note that the methods of this interface are called on a CEF UI thread,
which by default is not the same as your application UI thread.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public interface IAccessibilityHandler
public interface class IAccessibilityHandler
The IAccessibilityHandler type exposes the following members.
Methods See Also