Definition
Background Fetch defines BackgroundFetchUIOptions
dictionary BackgroundFetchUIOptions {
sequence<ImageResource> icons;
DOMString title;
};
BackgroundFetchUIOptions
dictionaryBackground Fetch defines BackgroundFetchUIOptions
dictionary BackgroundFetchUIOptions {
sequence<ImageResource> icons;
DOMString title;
};