double click back to exit

Welcome! Forums Unity Plugins In-App Web Browser double click back to exit

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1302
    emrekk
    Participant

    hello,

    how can i set double back button to exit from browser ? (android)

    i write this options.androidBackButtonCustomBehaviour = true; but i dont know how can i activate double back click to exit

    #1308
    PiotrPiotr
    Keymaster

    This is more Unity-related question. Not sure if it exposes API for detecting double-click on back button, but if it does then you can execute plain CloseBrowser.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.