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

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -