can't drag UIImageView to swift then popup the dialog

HI dear,

I drag the button in main.stroyboard to viewcontroller.swift then it will popup a dialog. but if I drag the UIimageView, it can't popup anything. what's wrong? I just want to add the interation of "@IBOutlet weak var view: UIImageView!"

Many thanks!