C# Class Xilium.CefGlue.CefGeolocationCallback

Inheritance: IDisposable
Afficher le fichier Open project: vibeeshan025/Chrome.Net Class Usage Examples

Méthodes publiques

Méthode Description
Continue ( bool allow ) : void

Call to allow or deny geolocation access.

Method Details

Continue() public méthode

Call to allow or deny geolocation access.
public Continue ( bool allow ) : void
allow bool
Résultat void