C#C
C#3y ago
tom_gent

❔ MAUI custom content view only loads content correctly once

Hey I have created a MAUI custom control using handlers that uses MapContent to render content in a HorizontalScrollView (on android at least). The first time I set the content property through code or xaml, everything renders fine. The second time however, nothing is shown.
Was this page helpful?