The documentation says that MenuItem can be added to Shell. However, doing so produces an XLS0503 error, "A value of type 'MenuItem' cannot be added to a collection or dictionary of type 'IList'.'
Also reported with the documentation: https://github.com/MicrosoftDocs/xamarin-docs/issues/1711
@BioTurboNick this is just an intellisense error that's being worked on
https://github.com/xamarin/Xamarin.Forms/issues/3864
It builds and runs without any issues
Most helpful comment
@BioTurboNick this is just an intellisense error that's being worked on
https://github.com/xamarin/Xamarin.Forms/issues/3864
It builds and runs without any issues