Microsoft Power Platform App Maker — Question 21
You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Formulas results section of the App checker.
Does the action achieve your objective?
Answer options
- A. Yes, it does
- B. No, it does not
Correct answer: B
Explanation
The answer is correct because if the focused border thickness is not greater than zero, it means the user will not be able to see which field is active, thus not achieving the desired outcome. The other option implies that the check was successful, which contradicts the user's experience.