WebIDLpedia

ReadOptions dictionary

Definition

Geolocation Sensor defines ReadOptions



dictionary ReadOptions : GeolocationSensorOptions {
  AbortSignal? signal;
};

Referring IDL interfaces/dictionaries