---
title: isReadOnly()
framework: Address Book
role: symbol
role_heading: Instance Method
platforms: [macOS 10.4+]
path: addressbook/abrecord-swift.class/isreadonly()
---

# isReadOnly()

Returns whether a record is read-only.

## Declaration

```swift
func isReadOnly() -> Bool
```

## Return Value

Return Value true if the record is read-only; otherwise, false.
