Home »
MCQs »
Xamarin MCQs
Which of the following layout is used in Xamarin, When UI components must be positioned horizontally or vertically?
37. Which of the following layout is used in Xamarin, When UI components must be positioned horizontally or vertically?
- Stack Layout
- ContentView
- Frame
- ScrollView
Answer: A) Stack Layout
Explanation:
Stack layout in Xamarin is used when UI components must be positioned horizontally or vertically.