IGetGeolocationCallback Interface |
Namespace: CefSharp
The IGetGeolocationCallback type exposes the following members.
Name | Description | |
---|---|---|
IsDisposed |
Gets a value indicating whether the callback has been disposed of.
|
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
OnLocationUpdate |
Called with the 'best available' location information or,
if the location update failed, with error information.
|