How does ios get the gesture?

UITapGestureRecognizer *tap =[[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(tapDeteted:)];
tapaction
Apr.01,2022
Menu