---
title: chapter
framework: nowplaying
role: symbol
role_heading: Instance Property
path: nowplaying/bookcontent/chapter
---

# chapter

The current chapter information, if applicable.

## Declaration

```swift
var chapter: (current: Int, total: Int)?
```
