---
title: synchronizationService
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/scene/synchronizationservice
---

# synchronizationService

The service to use for network synchronization.

## Declaration

```swift
@MainActor @preconcurrency var synchronizationService: (any SynchronizationService)? { get set }
```
