I would like to know when I use Telerik MAUI template, how it can open in full screen ?
Thanks,
1 Answer, 1 is accepted
0
Lance | Senior Manager Technical Support
Telerik team
answered on 16 Mar 2022, 04:00 PM
Hi Daniel,
The Telerik UI for MAUI template uses a normal Microsoft .NET MAUI project and implements a Microsoft ContentPage. It is not a Telerik-specific control, so we don't have any resources to share with you for the platform-specific behaviors (the Telerik controls are the controls that are named "Rad", like RadDataGrid or RadButton).
Further Investigation
Full screen functionality is the responsibility of the underlying framework and how it handles that application type.
If you are targeting MacCatalyst, I'm afraid I'm not sure where to send you for documentation. You can ask Microsoft or the .NET MAUI community for that assistance as well.
If you would like further assistance with general .NET MAUI technology and how full-screen functionality:
StackOverflow (select the .NET MAUI and/or WinUI3 tags)
Note: You will want to ask the question "How do I make a WinUI 3 application full screen?"
Once you have an answer for that, you can then write platform-specific code in your .NET MAUI project. If you have never implemented platform-specific code before, here is the documentation .NET MAUI invoking platform code - .NET MAUI | Microsoft Docs.
Regards,
Lance | Manager Technical Support
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.