ios - MPMoviePlayerController in UICollectionView -


i developing app ios in xamarin , have uicollectionview mpmovieplayercontroller in cells.

my problem cannot use mpmovieplayercontroller controls in order play / pause video because uicollectionview has touch events.

i have tried setting false in uicollectionview cancancelcontenttouches field , setting true userinteraction doesn't work.

how can send touch event mpmovieplayercontroller?

thanks in advance!


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

Log not being recorded for quickfix c++ Session -

.net - Using different ADO.NET providers dynamically with Entity Framework -