Hi Cosyspro,
To display the popup
in fullscreen, set the IsFullScreen property to true. You can add scrollable
content inside the popup by using the popup content template and loading the
content within a ScrollView.
Display popup in
fullscreen: https://help.syncfusion.com/maui/popup/popup-size#full-screen
Customizing Popup
content: https://help.syncfusion.com/maui/popup/layout-customizations#customizing-popup-content
We have attached a
simple sample that contains a button, and upon clicking the button, a popup
will be displayed in full screen with scrollable items loaded inside a
ScrollView within the popup content template.
Please review the
attached sample and let us know if you have any further questions.
Regards,
Anees Fathima.
Attachment:
PopupMaui_741f3457.zip