Is one allowed to change/setup the UI in the applications OnActivated event?
It seems like I get sometimes incorrect screen setups and wonder if it is actually allowed what I’m doing.
Is one allowed to change/setup the UI in the applications OnActivated event? It seems
Share
The Apple documentation states, “If your application was previously in the background, you could also use it [applicationDidBecomeActive] to refresh your application’s user interface.”