How to hide the status bar coming on the TDPFMoviePlayerViewController?
Delphi iOS Native Components
Brought to you by:
b_yaghobi
I am using TDPFMoviePlayerViewController to play a movie. Using it's "ShowInView" I am showing it in a TDPFUIView. I want to hide the status bar coming on the TDPFMoviePlayerViewController because my screen is already displaying it on the top and I don't want it on the TDPFMoviePlayerViewController. How this can be achieved?