How to remove Xamarin Entry bottom border.

1 Answer 471 Views
Entry
Chiran
Top achievements
Rank 1
Iron
Iron
Chiran asked on 27 Jul 2021, 06:01 AM | edited on 27 Jul 2021, 07:04 AM
I'm trying to remove Xamarin Entry bottom border,
Please give me a solution

Code


                <Entry 
                        Grid.Row="0"
                        Grid.Column="1"  
                        BackgroundColor="#3379a5" 
                        FontSize="15"  
                        VerticalTextAlignment="Center"
                        HeightRequest="45"    
                        IsPassword="True"
                        Placeholder="Password"
                        PlaceholderColor="#fff"                            
                        TextColor="#fff"
                        Visual="Material" />

1 Answer, 1 is accepted

Sort by
0
Lance | Senior Manager Technical Support
Telerik team
answered on 27 Jul 2021, 01:17 PM

Hi Chiran,

The question you are asking for assistance with is not a Telerik component, thus it falls outside the scope of the Telerik UI for Xamarin forums.

If you would like help for general Xamarin.Forms development, please go to StackOverflow or the new Microsoft Q&A for Xamarin.

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/.

Tags
Entry
Asked by
Chiran
Top achievements
Rank 1
Iron
Iron
Answers by
Lance | Senior Manager Technical Support
Telerik team
Share this question
or