---
title: isEnabled
framework: os
role: symbol
role_heading: Instance Property
path: os/ossignposter/isenabled
---

# isEnabled

A Boolean value that indicates whether the signposter can emit signposts.

## Declaration

```swift
var isEnabled: Bool { get }
```
