Class GeolocationPermissionRequest
- Namespace
- WebKit
- Assembly
- WebKit-6.0.dll
public sealed class GeolocationPermissionRequest : Object, IObject, INotifyPropertyChanged, IDisposable, PermissionRequest, IHandle, GTypeProvider
- Inheritance
-
GeolocationPermissionRequest
- Implements
- Inherited Members
Constructors
GeolocationPermissionRequest(bool, params ConstructArgument[])
protected GeolocationPermissionRequest(bool owned, params ConstructArgument[] constructArguments)
Parameters
owned
boolconstructArguments
ConstructArgument[]
GeolocationPermissionRequest(IntPtr, bool)
protected GeolocationPermissionRequest(IntPtr ptr, bool ownedRef)
Parameters
Methods
Allow()
public void Allow()
Deny()
public void Deny()
GetGType()
public static Type GetGType()