---
title: showsHelp()
framework: securityinterface
role: symbol
role_heading: Instance Method
path: securityinterface/sfchooseidentitypanel/showshelp()
---

# showsHelp()

Indicates whether the help button is currently set to be displayed.

## Declaration

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

## Discussion

Discussion This method returns true if the help button is currently set to be displayed.

## See Also

### Providing Help

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