Contents

ShortcutsUIButton

A button that opens the current app’s page in the Shortcuts app.

Declaration

@MainActor @objc @preconcurrency final class ShortcutsUIButton

Overview

You can add additional targets to observe when the button is tapped.

Topics

Creating the button

Getting the button style

Configuring additional actions

Resizing the button

See Also

Buttons