---
title: desiredViewingMode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/videoplayercomponent/desiredviewingmode
---

# desiredViewingMode

The viewer’s selected content-viewing mode.

## Declaration

```swift
var desiredViewingMode: VideoPlaybackController.ViewingMode { get set }
```

## Discussion

Discussion This is the content-viewing mode that the current content-viewing mode transitions to.

## See Also

### Configuring the video player

- [isPassthroughTintingEnabled](realitykit/videoplayercomponent/ispassthroughtintingenabled.md)
