Описание тега xamarin.forms

Xamarin.Forms is a Microsoft product allowing the building of native, cross-platform apps for Android, iOS, Windows, and others from a single shared C# codebase.

Xamarin.Forms is a cross-platform natively backed UI toolkit abstraction that allows developers to easily create user interfaces that can be shared across multiple platforms such as Android, iOS, and Windows. The user interfaces are rendered using the native controls of the target platform, allowing Xamarin.Forms applications to retain the appropriate look and feel for each platform.

Xamarin.Forms learning resources are available for free at Microsoft Learn

Read the Xamarin.Forms introduction for more information.

What's in the box?

Pages

  • ContentPage
  • MasterDetailPage
  • NavigationPage
  • TabbedPage
  • CarouselPage
  • TemplatedPage

Layouts

  • StackLayout
  • AbsoluteLayout
  • RelativeLayout
  • GridLayout
  • FlexLayout
  • ContentView
  • ScrollView
  • Frame
  • ContentPresenter
  • TemplatedView

Controls

  • ActivityIndicator
  • BoxView
  • Button
  • ImageButton
  • CheckBox
  • DatePicker
  • Editor
  • Entry
  • FlipView
  • Flayout
  • Image
  • Label
  • WebView
  • OpenGLView
  • PivotItem
  • Pivot
  • ParallaxView
  • Map
  • SearchBar
  • Slider
  • StackPanel
  • SplitView
  • Rectangle
  • CollectionView

Useful Links