79620482

Date: 2025-05-13 22:06:53
Score: 2
Natty:
Report link

Can you not do this?

HideSoftInputOnTapped="True"
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             ios:Page.UseSafeArea="False"
             NavigationPage.HasNavigationBar="False"
             xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"
             xmlns:ios="clr-namespace:Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific;assembly=Microsoft.Maui.Controls"
             HideSoftInputOnTapped="True"
             x:Class="EarthPlatMaui.MainPage">
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you not
  • Low reputation (0.5):
Posted by: Tim Maxey