ways-create-netmaui-controls
ways-create-netmaui-controls copied to clipboard
Ambiguity exceptions on project load.
You have two CustomCheckBox classes in the same namespace.
Sadly this solution doesn't compile. There are 69 errors. Could you fix it, please? I need to learn how to create a control.
Is the code supposed to compile? A working example would really help.
I moved the renderer to its own namespace and that worked. Although the checkbox does not work... so.... Do this: Namespace CreateControls.Controls.Renderer
Added a .NET 9 version of the sample https://github.com/jsuarezruiz/ways-create-netmaui-controls/tree/main/src/net9.0