---
title: status
framework: servicemanagement
role: symbol
role_heading: Instance Property
path: servicemanagement/smappservice/status-swift.property
---

# status

A property that describes registration or authorization state of the service.

## Declaration

```swift
var status: SMAppService.Status { get }
```

## See Also

### Getting the state of the service

- [SMAppService.Status](servicemanagement/smappservice/status-swift.enum.md)
