iOS Question exit application?

fifiddu70

Well-Known Member
Licensed User
Longtime User
qual'è il codice per uscire dal programma quando va in background?

Private Sub Application_Background
??????????
End Sub
 

fifiddu70

Well-Known Member
Licensed User
Longtime User
sorry Erel, what is the code to exit the program a when it goes in the background ?
Private Sub Application_Background
??????????
End Sub

when press home button in iphone i need to close app.
 
Upvote 0
Top