Contents

delegate

An object you supply that implements coaching event callbacks.

Declaration

@IBOutlet weak var delegate: (any ARCoachingOverlayViewDelegate)? { get set }

Discussion

Normally, you set the value of this property to your app’s view controller.

See Also

Delegating Events