Interface ARSessionProviding

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
ARSCNView, ARSessionProvidingAdapter, ARSKView

public interface ARSessionProviding
extends NSObjectProtocol
  • Method Summary

    Modifier and Type Method Description
    ARSession getSession()  
  • Method Details