GeolocationPermissions.Instance Property

Definition

Gets the singleton instance of this class.

public static Android.Webkit.GeolocationPermissions? Instance { [Android.Runtime.Register("getInstance", "()Landroid/webkit/GeolocationPermissions;", "")] get; }
[<get: Android.Runtime.Register("getInstance", "()Landroid/webkit/GeolocationPermissions;", "")>]
member this.Instance : Android.Webkit.GeolocationPermissions

Property Value

GeolocationPermissions

the singleton GeolocationPermissions instance

Attributes

Remarks

Java documentation for android.webkit.GeolocationPermissions.getInstance().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to