Definition
Background Fetch defines BackgroundFetchEventInit
dictionary BackgroundFetchEventInit : ExtendableEventInit {
required BackgroundFetchRegistration registration;
};
BackgroundFetchEventInit
dictionaryBackground Fetch defines BackgroundFetchEventInit
dictionary BackgroundFetchEventInit : ExtendableEventInit {
required BackgroundFetchRegistration registration;
};