let tap = UITapGestureRecognizer(target: self, action: #selector({class}.{func}))addGestureRecognizer(tap)