Annotation Management

  • ViewModel for managing an ARCards experience. Provides and sets the annotation data/anchor locations to the view and the flow for the discovery animations.

    See more

    Declaration

    Swift

    open class ARAnnotationViewModel<CardItem> : NSObject, ObservableObject, ARSessionDelegate where CardItem : CardItemModel
  • Stores and manages common functional for the ARView

    See more

    Declaration

    Swift

    public class ARManager