---
title: help()
framework: uikit
role: symbol
role_heading: Type Method
path: uikit/uifocusdebugger/help()
---

# help()

Returns information about how to use the commands of the debugger object.

## Declaration

```swift
class func help() -> any UIFocusDebuggerOutput
```

## Discussion

Discussion Call this method from the lldb debugger using the following commands: The method returns information about how to use the other methods of this class to get information.
