webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebView(WebViewGeolocation) Category Reference

#import <WebViewPrivate.h>

Instance Methods

(void- _setGeolocationProvider:
 
(id< WebGeolocationProvider >) - _geolocationProvider
 
(void- _geolocationDidChangePosition:
 
(void- _geolocationDidFailWithMessage:
 

Method Documentation

◆ _geolocationDidChangePosition:()

- (void) _geolocationDidChangePosition: (WebGeolocationPosition *)  position

◆ _geolocationDidFailWithMessage:()

- (void) _geolocationDidFailWithMessage: (NSString *)  errorMessage

◆ _geolocationProvider()

- (id< WebGeolocationProvider >) _geolocationProvider

◆ _setGeolocationProvider:()

- (void) _setGeolocationProvider: (id<WebGeolocationProvider>)  locationProvider

The documentation for this category was generated from the following files: