Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 251 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 251 Bytes

A sample for how to create a control that allows for text to be placed overtop of an image (centered on the image). It uses standard Xamarin.Forms controls to do this without custom renderers. TextOnImage.xaml is the key file to look at for the code.