Hi,
New Rad Entry - not apply to Text property ignore this value.
In Microsoft is ok.
<telerikMauiControls:RadEntry Grid.Row="3" Grid.Column ="0" x:Name="txtPassword" FontSize="14" Margin="0,15,0,0" Placeholder="Password" HorizontalOptions="Center" VerticalOptions="Center" WidthRequest="280" IsPassword="True" Text="1234" />
Thanks,