A runtime object for debugging focus-related interactions.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
- tvOS 11.0+
Framework
- UIKit
Declaration
class UIFocusDebugger : NSObject
Overview
You do not use this class or its methods directly from your code. During a debugging session, you can call the methods of this class from the lldb
debugger command line to obtain information about the current state of the focus system.