Is there any event to catch on info button click

Hi All,

Iam using custom plugin and i wanted to get notified or event when user clicks on info button for infoscreen.

infoScreen:{
//‘plugin’ : true,

                  "iframeHTML5Css" : "assets/images/media-player/myComponent.css",
                  'templatePath':'http://localhost:4200/assets/images/media-player/test.tpl.html',
                  'iframeHTML5Js':'/assets/js/myscripts.js'
                      
                  
              },

Thank you
Ravikiran