Skip to main content

Overview of all the posts on Gerald's blog

2019


Pick Date/Time in Xamarin UITest

·2 mins
While working on automated UI tests for a Xamarin app, I ran into the limitation that there was no apparent way to pick date and time. Here’s how to do it.

2018


TableSection TextColor for Xamarin.Forms

·3 mins
A new feature is merged into the Xamarin.Forms repo. TextColor on the TableSection. With this, you can specify the color of the text used in a TableSection.