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

# helpAnchor()

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

## Declaration

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

## See Also

### Providing Help

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