RadEntry doesn't have the IsPassword property in Maui?

1 Answer 56 Views
Entry
Carey
Top achievements
Rank 1
Carey asked on 15 Mar 2022, 07:56 PM

I am investigating the use of UI for .NET Maui and am looking for a password entry control, it seems like RadEntry doesn't support the IsPassword property that I would expect. Is this a planned feature ?

 

<telerikInput:RadEntry x:Name="txtPassword" Grid.Row="2" WatermarkText="Password" />

<Entry IsPassword="True" Grid.Row="2" />

1 Answer, 1 is accepted

Sort by
0
Accepted
Carey
Top achievements
Rank 1
answered on 15 Mar 2022, 08:08 PM

Just found the feature request and upvoted. This is a pretty important capability in a mobile app with authentication :)

 

RadEntry Password Box (telerik.com)

Tags
Entry
Asked by
Carey
Top achievements
Rank 1
Answers by
Carey
Top achievements
Rank 1
Share this question
or