Done button click event in AVPlayerViewController
问题 I want to play local video in AVPlayerViewController but did not find click event of Done button. My video is able to play in AVPlayerViewController but I did not find next button , previous button and done button click event. 回答1: Officially there is no Done Button click event, a engineer from Apple said about it here. As for my research, I found out that there is one but really indirect way to get an event if Done Button was clicked. I found out that the only variable of