delegate
An object you provide to receive events related to the user’s interaction with the LookAround view controller.
Declaration
@IBOutlet weak var delegate: (any MKLookAroundViewControllerDelegate)? { get set }An object you provide to receive events related to the user’s interaction with the LookAround view controller.
@IBOutlet weak var delegate: (any MKLookAroundViewControllerDelegate)? { get set }