session
The session this view uses to provide coaching.
Declaration
var session: ARSession? { get set }Discussion
The coaching overlay monitors your app’s ARSession and reacts according to its tracking status. You don’t need to set this property if you set sessionProvider instead.