Android : Convert Xamarin.Forms.Color to platform specific color

on Wednesday, August 6, 2014


I'm looking for a way to convert a Xamarin.Forms.Color to a platform specific color. For example the Android.Graphics.Color for Android.


I took a look at the properties of the Xamarin.Forms.Color like R, G & B. The values only contain a 0 or 1 so that seems to be pretty worthless. Has someone experienced and solved this issue before?


0 comments:

Post a Comment