How to keep my selection in using the spinner component.

For example, USA,GBR,AUS 3 elements in the ElementsFromString of the spinner component.
I select GBR or AUS on the spinner and close the App.
When I reopen the App, the screen always shows USA.
I want to get the value that I selected one before.

Thank you for kind answers in advance.