0
I have an extension file SVG, which I will use as a structure for my layout, I was able to display the image using the extension Ffimageloading.Svg.Forms, I would like to insert on this image fields for inserting "Entry" text, I tried to use the image as background and I could not, I researched it, but I can’t find materials with anything related.
follows below the code used for image insertion.
<Label Text="teste"/>
<ffSvg:SvgCachedImage Source="imgSVG.svg"/>