---
title: helpAnchor()
framework: securityinterface
role: symbol
role_heading: Instance Method
path: securityinterface/sfcertificatepanel/helpanchor()
---

# helpAnchor()

Returns the current help anchor string for the sheet or panel.

## Declaration

```swift
func helpAnchor() -> String!
```

## See Also

### Providing Help

- [setHelpAnchor(_:)](securityinterface/sfcertificatepanel/sethelpanchor(_:).md)
- [setShowsHelp(_:)](securityinterface/sfcertificatepanel/setshowshelp(_:).md)
- [showsHelp()](securityinterface/sfcertificatepanel/showshelp().md)
