Classes

The following classes are available globally.

  • Configuration options for the in app view debugger.

    See more

    Declaration

    Swift

    @objc(IAVDConfiguration)
    public final class Configuration : NSObject
  • Provides identifying information for an element that is displayed in the view debugger.

    See more

    Declaration

    Swift

    @objc(IAVDElementLabel)
    public final class ElementLabel : NSObject
  • A snapshot of the UI element tree in its current state.

    See more

    Declaration

    Swift

    @objc(IAVDSnapshot)
    public final class Snapshot : NSObject