TaskGetGeolocationCallbackTask Property |
Version 63.0.0[Missing <summary> documentation for "P:CefSharp.TaskGetGeolocationCallback.Task"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public Task<Geoposition> Task { get; }
public:
property Task<Geoposition^>^ Task {
Task<Geoposition^>^ get ();
}
Property Value
Type:
TaskGeopositionSee Also