Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History

edittext

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
id title subtitle dateupdated
47B65331-5FDC-FA48-7A1D-7678A9B25544
EditText widgets
Collecting text input from users
2017-02-08

These recipies demonstrate how to use the EditText widget (or it's descendants) in a Xamarin.Android application:

The EditText control allows a user to enter text into an application.