setNewsstandIconImage(_:)
Sets the icon of a Newsstand app to an image depicting the current issue of a publication.
Declaration
func setNewsstandIconImage(_ image: UIImage?)Parameters
- image:
An image to use as the icon of a Newsstand app. Pass
nilto clear the currently set image and revert to the icon stored in the app bundle.
Discussion
The Newsstand app icon is typically downloaded from the app’s server for each issue.
See Also
Deprecated methods
requestSceneSessionActivation(_:userActivity:options:errorHandler:)beginIgnoringInteractionEvents()endIgnoringInteractionEvents()setMinimumBackgroundFetchInterval(_:)scheduleLocalNotification(_:)presentLocalNotificationNow(_:)cancelLocalNotification(_:)cancelAllLocalNotifications()setKeepAliveTimeout(_:handler:)UIMinimumKeepAliveTimeoutclearKeepAliveTimeout()setStatusBarHidden(_:with:)setStatusBarStyle(_:animated:)setStatusBarOrientation(_:animated:)registerUserNotificationSettings(_:)