See https://github.com/dotnet/maui/issues/1100 .
Those controls probably cannot be updated in MAUI, as that would be a breaking change. This project's API, however, is not stabilized yet, so we can make that breaking change.
(Ideally those properties would be nullable, but I have no idea how hard would that be)
See https://github.com/dotnet/maui/issues/1100 . Those controls probably cannot be updated in MAUI, as that would be a breaking change. This project's API, however, is not stabilized yet, so we can make that breaking change.
(Ideally those properties would be nullable, but I have no idea how hard would that be)