79116096

Date: 2024-10-23 00:39:24
Score: 2
Natty:
Report link

It turns out it needed IBOutlet as described here:

https://www.youtube.com/watch?app=desktop&v=CVqdylyDSao

So within viewcontroller:

@IBOutlet var nameOfview: MapView!

and nameOfview can be referenced.

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: NoBugs