Slide 37
Slide 37 text
ड৴ొ / ૹ৴ͷํ
//ɹ௨ͷड৴ొʢupdateDataNotificationͷ௨Λड৴ͨ͠ΒɺupdateUIϝιουΛ࣮ߦʣ
NotificationCenter.default.addObserver(self,
selector: #selector(updateUI),
name: .updateDataNotification,
object: nil)
// ௨ͷૹ৴ʢupdateDataNotificationͷ௨Λૹ৴ʣ
NotificationCenter.default.post(name: .updateDataNotification,
object: nil)