Search code examples
iosmpmovieplayercontrollerfullscreen

Removing/Deactivating fullscreen button on MoviePlayerControl


is there a way to remove the fullscreen button from MPMoviePlayerController? Or at least deactivate it?

Yes I searched, but the older question isn't solved and I don't know if there is something like a "push" feature.


Solution

  • There is no way to do that. You can hide the entire control panel. Hopefully this link helps.