Skip to content

XAML to C# Markup #2331

Jun 7, 2024 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @rvwilliams88 Here is an example of a FeedView with ListView using C# Markup for the TubePlayer sample app:

https://github.com/unoplatform/Uno.Samples/blob/318e4215d9694fc4e10e952ac24d539c2d33ad43/reference/TubePlayer/src/TubePlayer/Presentation/MainPage.cs#L80
Here is the full related tutorial for this sample: https://platform.uno/docs/articles/external/workshops/tube-player/README.html

Let us know if with that you have a better idea of the C# Markup syntax or if you need additional support.

Note: Some of the samples in our documentation were created using XAML markup before we added support for C# Markup. We are continually improving our documentation to include more samples and exam…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by agneszitte
Comment options

You must be logged in to vote
1 reply
@agneszitte
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants