WebIDLpedia

[DEPRECATED] ReadOptions dictionary

As of February 19, 2026, this name is no longer defined by a Web Platform specification

Definition

Geolocation Sensor defines ReadOptions



dictionary ReadOptions : GeolocationSensorOptions {
  AbortSignal? signal;
};

Referring IDL interfaces/dictionaries