ailab icon indicating copy to clipboard operation
ailab copied to clipboard

How to download XAML code ?

Open npagare opened this issue 7 years ago • 4 comments
trafficstars

Hello, Thank you for this awesome feature. How to change the option for the generate code language from HTML to XAML ?

Thanks.

npagare avatar Oct 14 '18 12:10 npagare

@macastejon can you please help IoTFlier with this question?

tarasha avatar Oct 22 '18 20:10 tarasha

Hi, this option is not still implemented, but I can show you the way. If you follow the code there is a step that generates a file called groups.json that contains the information of the spatial distribution of the detected elements. Basically it contains information of how to position the elements in a grid. You should then use this info to generate the final output in XAML. Should't be hard to go through the groups.json file and generate the corresponding XAML. Please let me know if you need more help or samples on how to proceed.

macastejon avatar Oct 23 '18 08:10 macastejon

Hi @macastejon, I appreciate your input.

Samples will be really good.

Is there a known limitations / scope of XAML (Xamarin Forms) controls used it the code generation?

Is Grid the highest level of XAML container used for all XAML snippets?

Thanks,

npagare avatar Oct 23 '18 19:10 npagare

Hi @macadada , @tarasha , any update on the XAML creation?

Thanks

npagare avatar Nov 01 '18 20:11 npagare