ARSessionObserver
Methods you can implement to respond to changes in the state of an AR session.
Declaration
protocol ARSessionObserver : NSObjectProtocolMentioned in
Overview
This protocol defines optional methods common to the ARSessionDelegate, ARSCNViewDelegate, and ARSKViewDelegate protocols. You can implement this protocol’s methods when adopting one of those protocols.