Showing results for Xamarin.Forms - Xamarin Blog

Mar 25, 2020
Post comments count5
Post likes count0

Increase Binding Possibilities with RelativeSource

Javier Suárez
Javier Suárez

RelativeSource is a markup extension that is used to bind a property of a given element to another property of the element itself. This articles shares examples, documentation, and more!

Xamarin.Forms
Mar 19, 2020
Post comments count4
Post likes count0

Faster Application Startup using Custom Profiles with Startup Tracing on Android

Jon Douglas
Jon Douglas

Developers today can already take advantage of Startup Tracing to improve the startup time of their Android apps. Today, I will show you a new feature that let's you build a custom profile to be used for your app with Startup Tracing that finely tunes and optimizes your apps startup.

DevelopersXamarin.FormsXamarin
Mar 17, 2020
Post comments count2
Post likes count0

.NET Conf: Focus On Xamarin is Next Week!

James Montemagno
James Montemagno

We are just one week away from the largest Xamarin digital event of the year, .NET Conf: Focus on Xamarin! Join us live on Channel 9, YouTube, & Twitch for a full day of Xamarin awesome!

Xamarin.FormsXamarin PlatformXamarin
Mar 4, 2020
Post comments count1
Post likes count0

Every Xamarin.Forms Layout is a Repeater Control

James Montemagno
James Montemagno

Repeating content and controls has never been easier by leveraging the built in Bindable Layout support in Xamarin.Forms to help create beautiful apps.

Xamarin.FormsDevelopersXAML
Feb 26, 2020
Post comments count9
Post likes count1

5 Things to be Excited About Xamarin.Forms 4.5

David Ortinau
David Ortinau

Today we are thrilled to share that Xamarin.Forms 4.5 is now available bringing you AndroidX, new capabilities for creating responsive UI, and controls "in the box" to speed your development!

XamarinXamarin.FormsAnnouncements
Feb 24, 2020
Post likes count0

Xamarin Podcast: Xamarin.Forms Trigger Mania!

Matt Soucoup
Matt Soucoup

In this month’s episode, there’s news about every type of Xamarin.Forms Trigger, and they cover it all. And did you know Xamarin.Forms has dual screen support for the new Surface New and Duo? Tune in to find out more!

Xamarin.FormsXamarin
Feb 21, 2020
Post comments count1
Post likes count0

Xamarin.Forms & Xamarin.Essentials Go AndroidX

James Montemagno
James Montemagno

AndroidX is here! Find out our plans for integration into Xamarin.Forms, Xamarin.Essentials, and beyond. Also, if you are a library creator we recommend a migration strategy for you and your users.

Xamarin.FormsDevelopersAndroid
Feb 11, 2020
Post likes count0

Xamarin.Forms Comes to Surface Duo and Surface Neo

David Ortinau
David Ortinau

Today we are announcing the preview availability of our cross-platform dual-screen support for the Surface Duo and Surface Neo, two new and amazing devices coming from the Surface team!

Xamarin.FormsDevelopersAnnouncements
Feb 10, 2020
Post comments count72
Post likes count0

UIWebView Deprecation and Xamarin.Forms

Gerald Versluis
Gerald Versluis

Background about Apple started sending out warning messages about the UIWebView deprecation, and of course, how to avoid rejection to the Apple App Store.

Xamarin.FormsXamarin
Feb 6, 2020
Post comments count2
Post likes count0

Toggling Tabs with Triggers

Ben Buttigieg
Ben Buttigieg

Learn more about how Xamarin.Forms makes setting Tab Icons super easy and how using Triggers allow you to set a property or group of properties based on the value of another property.

Xamarin.FormsXAML