---
title: showsHelp()
framework: securityinterface
role: symbol
role_heading: Instance Method
path: securityinterface/sfcertificatepanel/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/sfcertificatepanel/sethelpanchor(_:).md)
- [setShowsHelp(_:)](securityinterface/sfcertificatepanel/setshowshelp(_:).md)
- [helpAnchor()](securityinterface/sfcertificatepanel/helpanchor().md)
