Contents

coachingOverlayViewWillActivate(_:)

Tells you when the coaching overlay view activates.

Declaration

optional func coachingOverlayViewWillActivate(_ coachingOverlayView: ARCoachingOverlayView)

Discussion

Override this function to hide your app’s UI while the coaching overlay is active.

See Also

Enabling Coaching