libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
Geolocation.getCurrentPosition
libwasm
bindings
Geolocation
Geolocation
Undocumented in source. Be warned that the author may not have intended to support it.
void
getCurrentPosition
(PositionCallback successCallback, Optional!(T1) errorCallback, PositionOptions options)
struct
Geolocation
nothrow
void
getCurrentPosition
(
T1
)
(
PositionCallback
successCallback
,
scope
auto
ref
Optional
!(
T1
)
errorCallback
,
scope
ref
PositionOptions
options
)
if
(
isTOrPointer
!(
T1
,
PositionErrorCallback
)
)
void
getCurrentPosition
(PositionCallback successCallback, Optional!(T1) errorCallback)
void
getCurrentPosition
(PositionCallback successCallback)
Meta
Source
See Implementation
libwasm
bindings
Geolocation
Geolocation
constructors
this
functions
clearWatch
getCurrentPosition
watchPosition
variables
handle