Contents

flashChapterNumber(_:chapterTitle:)

Displays the chapter number and title in the player view for a brief moment.

Declaration

func flashChapterNumber(_ chapterNumber: Int, chapterTitle: String?)

Parameters

  • chapterNumber:

    The chapter number.

  • chapterTitle:

    The chapter title. This value is optional and can be nil.