---
title: isSystemPrimary
framework: nowplaying
role: symbol
role_heading: Instance Property
path: nowplaying/remotemediasession/issystemprimary
---

# isSystemPrimary

A Boolean value that indicates whether this is currently the primary system session.

## Declaration

```swift
@MainActor var isSystemPrimary: Bool { get }
```
