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

# delegate()

Returns the delegate for this view.

## Declaration

```swift
func delegate() -> Any!
```

## See Also

### Setting and getting the delegate for the view

- [setDelegate(_:)](securityinterface/sfauthorizationview/setdelegate(_:).md)
