Protocols

The following protocols are available globally.

  • Interface that user’s custom object should conform to in order to receive events from VisionARManager.

    Note

    All delegate methods are called on a background thread.
    See more

    Declaration

    Swift

    public protocol VisionARManagerDelegate : AnyObject