0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 627 forks source link

know when full screen is present? #363

Closed tiwari1amrit closed 6 years ago

tiwari1amrit commented 6 years ago

I have added xcdYoutube player in custom view and i want to know when i clicked on full screen method? How should i know the trigger of full screen and dismiss of it? Currently i am doing in objective c. Please anyone let me know how it works?