WebIDLpedia

BackgroundFetchUIOptions dictionary

Definition

Background Fetch defines BackgroundFetchUIOptions



dictionary BackgroundFetchUIOptions {
  sequence<ImageResource> icons;
  DOMString title;
};

Referring IDL interfaces/dictionaries