Questions tagged [user-interaction]

User-interactivity is the dialog that occurs between a human being and a computer program.

303 questions
-3
votes
1 answer

Enable user interaction on the table View

So I have a tableView with navigation controller. And the data loads from url. So when row is selected another table view appears while the data is loading the back button on the navigation bar is is disabled and scrolling and whole user…
Alick Dikan
  • 65
  • 2
  • 3
  • 10
-3
votes
1 answer

Spying activities of another user

I want to write page, which enables spying activity of another user. Two users watches the same page, which is very simple (vertical scrollbar, inputs, buttons, checboxes...). Each actions performed by first user on his page is immediately seen for…
-6
votes
1 answer

How do I detect user inactivity in Swift?

I need to implement an Idle Time Out feature. To do that I simply need to know how to detect when the user touches the screen (something similar to onUserInteraction method used in Android). So how can I simply discover when the user interacts with…
ernestocattaneo
  • 1,127
  • 4
  • 18
  • 29
1 2 3
20
21