@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="GeolocationPosition")
public class GeolocationPosition
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
GeolocationPosition() |
| Modifier and Type | Method and Description |
|---|---|
GeolocationCoordinates |
coords() |
int |
timestamp() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsProperty(name="coords") @Nonnull public GeolocationCoordinates coords()
@JsProperty(name="timestamp") public int timestamp()