3

Is there a way to detect if a View becomes visible on the screen in a ScrollView? I need to use it to possibly trigger animations.

Echo
  • 521
  • 5
  • 16

1 Answers1

-3

Check if you are able to get children of a parent view. Suggest to check this

Kushal Desai
  • 119
  • 2
  • 11