The documention refers to a property of the MobileApplication instance, CurrentScreen, but it’s not accessible:
Dim v As Variant = App.CurrentScreen
The code above yields a compile error. Perhaps there’s a new way to get the current screen?
4 posts - 2 participants