I am using Plugin.MediaManager to play video in Xamarin.Forms. I have a ListView with multiple video players. I want to know if it's possible to start playing video when the item in ListView is displayed and also stop playing the item is undisplayed ?
↧