[This is preliminary documentation and is subject to change.]
The CefGetGeolocationCallback type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| CefGetGeolocationCallback | Initializes a new instance of the CefGetGeolocationCallback class |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases the unmanaged resources used by the CefGetGeolocationCallback and optionally releases the managed resources | |
| (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 | ||
| OnLocationUpdate |
Called with the 'best available' location information or, if the location
update failed, with error information.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| SyncRoot |
See Also