Which event should you handle?
You are creating a canvas app. A user will click a button on each screen of a Power Apps app to proceed to the next screen. You need to implement an action that selects the next screen that the user sees. Which event should you handle?A . OnLoad B. OnCheck...