Classes
The following classes are available globally.
-
Configuration options for the in app view debugger.
See moreDeclaration
Swift
@objc(IAVDConfiguration) public final class Configuration : NSObject
-
Provides identifying information for an element that is displayed in the view debugger.
See moreDeclaration
Swift
@objc(IAVDElementLabel) public final class ElementLabel : NSObject
-
Configuration options for the hierarchy (tree) view.
See moreDeclaration
Swift
@objc(IAVDHierarchyViewConfiguration) public final class HierarchyViewConfiguration : NSObject
-
Exposes APIs for presenting the view debugger.
See moreDeclaration
Swift
@objc public final class InAppViewDebugger : NSObject
-
A snapshot of the UI element tree in its current state.
See moreDeclaration
Swift
@objc(IAVDSnapshot) public final class Snapshot : NSObject
-
Configuration options for the 3D snapshot view.
See moreDeclaration
Swift
@objc(IAVDSnapshotViewConfiguration) public final class SnapshotViewConfiguration : NSObject