WebIDLpedia

BackgroundFetchOptions dictionary

Definition

Background Fetch defines BackgroundFetchOptions



dictionary BackgroundFetchOptions : BackgroundFetchUIOptions {
  unsigned long long downloadTotal = 0;
};

Referring IDL interfaces/dictionaries