xamarin.forms - How to use Phone control Event such phone ring -


i remember there phone.control in window phone.

microsoft.phone.controls has obscured event triggered whenever shell chrome covers frame of windows phone

i used below code implement in windows phone7.5  (application.current app).rootframe.obscured += onobscured; (application.current app).rootframe.unobscured += onunobscured; 

problem: can these implemented in xamarin forms ios , droid phone?

thanks


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -