❔ Generic ContentPage in maui?
something like
https://stackoverflow.com/questions/63607705/how-do-i-make-a-generic-contentpage-that-uses-type-parameters
(didn't find direct answer)
https://stackoverflow.com/questions/63607705/how-do-i-make-a-generic-contentpage-that-uses-type-parameters
(didn't find direct answer)
Stack Overflow
If I need to post more code, then let me know, but I think what I have is sufficient to convey what I am trying to do. I can do it if I don't use XAML to define the page content, but when I try it ...