Valid PL-200 Dumps shared by ExamDiscuss.com for Helping Passing PL-200 Exam! ExamDiscuss.com now offer the newest PL-200 exam dumps, the ExamDiscuss.com PL-200 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PL-200 dumps with Test Engine here:
A company uses Power Apps. The company plans to create a canvas app that uses a responsive design. You need to configure the app. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Correct Answer: B,C
To create a canvas app that uses a responsive design in Power Apps, you should perform the following actions: B . Configure the height and width properties by using a formula: By using a formula to set the height and width properties, you can ensure that the app will respond to changes in screen size and orientation. For example, you can use the Width() and Height() functions to set the width and height properties based on the size of the screen. C . Disable the Scale to fit setting: The Scale to fit setting, when enabled, makes the app's content fit on the screen by scaling it down. To create a responsive app, this setting must be disabled. Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/responsive-design https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-width