1.

What are the types of layout control in the Xamarin.Forms?

Answer»

There are 5 TYPES of LAYOUT CONTROL in Xamarin.Forms:

  • StackLayout
  • Grid
  • AbsoluteLayout
  • RelativeLayout
  • FlexLayout


Discussion

No Comment Found