Contents

init(style:)

Creates an Add to Siri button with the specified style.

Declaration

init(style: INUIAddVoiceShortcutButtonStyle)

Parameters

  • style:

    The style of the button.

Return Value

A button initialized with the specified style.

See Also

Creating a Shortcut Button