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.
Creates an Add to Siri button with the specified style.
init(style: INUIAddVoiceShortcutButtonStyle)The style of the button.
A button initialized with the specified style.