Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Xilium
CefGlue
CefGeolocationCallback
C# Class Xilium.CefGlue.CefGeolocationCallback
Inheritance:
IDisposable
Show file
Open project: vibeeshan025/Chrome.Net
Class Usage Examples
Public Methods
Method
Description
Continue
(
bool
allow
) :
void
Call to allow or deny geolocation access.
Method Details
Continue()
public
method
Call to allow or deny geolocation access.
public
Continue
(
bool
allow
) :
void
allow
bool
return
void