CefGetGeolocationCallbackOnLocationUpdate Method |
Called with the 'best available' location information or, if the location
update failed, with error information.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected abstract void OnLocationUpdate(
CefGeoposition position
)
Parameters
- position CefGeoposition
-
See Also