UIMutableApplicationShortcutItem
A mutable Home Screen dynamic quick action, which is an item that specifies a configurable user-initiated action for your app.
Declaration
class UIMutableApplicationShortcutItemOverview
This class is a convenience subclass of UIApplicationShortcutItem, helping you work with registered, and therefore immutable, quick actions. For information about how to use objects of this class in your app, read the overview in UIApplicationShortcutItem.