Skip to main content

2018 | OriginalPaper | Buchkapitel

8. Using Xamarin Forms

verfasst von : Paul Johnson

Erschienen in: Using MVVM Light with your Xamarin Apps

Verlag: Apress

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

An aspect of mobile development that is being used more over time is leveraging the UI abstraction layer known as Xamarin Forms. It is an oft-quoted statistic that using Xamarin allows roughly 90 percent of the same business logic between apps (which can further be made simple to use with one of the MVVM frameworks). This still means that a user interface has to be created, which means that, as a developer, you still need to be good with design on your platform. Not many developers can lay claim to this. Xamarin Forms provides an abstraction layer to the UI. In simple terms, through a common UI object type, the developer can quickly create a user interface. The Forms library deals with translating the UI object type into the platform type (therefore, something like an Entry is translated into a UITextField on iOS, EditText on Android, and TextBox on Windows Phone; as a developer, you only need to handle the Entry object).

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadaten
Titel
Using Xamarin Forms
verfasst von
Paul Johnson
Copyright-Jahr
2018
Verlag
Apress
DOI
https://doi.org/10.1007/978-1-4842-2475-5_8