We recently shipped version 2 of the Popup in the .NET MAUI Community Toolkit. We were unable to avoid introducing major breaking changes and for this we do apologize. We did try hard to make a ...
To present a controller as a popOver we use UIPopoverPresentationController. It display the content in a popover. We can easily do it by setting controller ...