Contents

init(title:resumeButton:)

Creates a pause presentation with a resume button.

Declaration

init(title: LocalizedStringResource, resumeButton: AlarmButton)

Parameters

  • title:

    The title of the paused UI.

  • resumeButton:

    The required resume button for a paused timer.

See Also

Creating a resume button