Google How to get a keyboard start capital letter in Entry in xamarin.Forms (C# - Xaml) | SubramanyamRaju Xamarin & Windows App Dev Tutorials

Thursday 23 April 2020

How to get a keyboard start capital letter in Entry in xamarin.Forms (C# - Xaml)

Introduction:

The Entry control defines a Keyboard property that allows an app to select the virtual keyboard that is displayed for the control. For example, a keyboard for entering a phone number should be different from a keyboard for entering an email address.

Description:

The Keyboard property is of type Keyboard. This class defines read-only properties that are appropriate for different keyboard uses:
  • Default 
  • Text 
  • Chat 
  • Url 
  • Email 
  • Telephone 
  • Numeric
In major chatting application like the first letter is always capital letter when the user touched the text field for the first time.
TxtEntry.Keyboard = Keyboard.Chat  

FeedBack Note: Please share your thoughts, what you think about this post, Is this post really helpful for you? I always welcome if you drop comments on this post and it would be impressive.


Follow me always at @Subramanyam_B

No comments:

Post a Comment

Search Engine Submission - AddMe