Interface ARSessionProviding

  • All Known Implementing Classes:
    ARSCNView, ARSKView

    public interface ARSessionProviding
    A data source for an ARSession
    • Method Detail

      • session

        ARSession session()
        To ensure session changes are detected, Swift classes should mark this property as `@objc` and `dynamic`