Contents

UIMutableApplicationShortcutItem

A mutable Home Screen dynamic quick action, which is an item that specifies a configurable user-initiated action for your app.

Declaration

class UIMutableApplicationShortcutItem

Overview

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.

Topics

Inspecting a Home Screen dynamic mutable quick action

Designating the scene to activate

See Also

Home Screen quick actions