Hide/Show TVML Player interactiveOverlayDocument

Hello All,

I am using successfully the TVML Player interactiveOverlayDocument in my media App.

interactiveOverlayDismissable is set to true to enable real fullscreen and access to player controls.


But how can I display the interactiveOverlayDocument again, after it has been dismissed?

I know how to do that programatically, but is their any unused player event or gesture to listen to?

For info, I have unsuccessfully tried to use transportBarVisibiltyDidChange but this event does never happen.


Thanks in advance,


Fred.G