---
title: isEnabled()
framework: securityinterface
role: symbol
role_heading: Instance Method
path: securityinterface/sfauthorizationview/isenabled()
---

# isEnabled()

Indicates whether the authorization view is enabled (true) or disabled (false).

## Declaration

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

## See Also

### Related Documentation

- [setEnabled(_:)](securityinterface/sfauthorizationview/setenabled(_:).md)

### Getting information about the authorization view

- [authorization()](securityinterface/sfauthorizationview/authorization().md)
- [authorizationRights()](securityinterface/sfauthorizationview/authorizationrights().md)
- [authorizationState()](securityinterface/sfauthorizationview/authorizationstate().md)
