[This is preliminary documentation and is subject to change.]
The CefFindHandler type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | ![]() | (Inherited from ![]() |
![]() | Finalize | (Overrides ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnFindResult |
Called to report find results returned by CefBrowserHost::Find().
|identifer| is the identifier passed to Find(), |count| is the number of
matches currently identified, |selectionRect| is the location of where the
match was found (in window coordinates), |activeMatchOrdinal| is the
current position in the search results, and |finalUpdate| is true if this
is the last find notification.
|
![]() | ![]() | (Inherited from ![]() |
See Also