---
title: isActive
framework: safariservices
role: symbol
role_heading: Instance Property
path: safariservices/sfsafaripageproperties/isactive
---

# isActive

A Boolean value that indicates whether the page is currently active.

## Declaration

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

## Discussion

Discussion true if active; otherwise false.

## See Also

### Getting the Safari Page Properties

- [title](safariservices/sfsafaripageproperties/title.md)
- [url](safariservices/sfsafaripageproperties/url.md)
- [usesPrivateBrowsing](safariservices/sfsafaripageproperties/usesprivatebrowsing.md)
