Skip to content

rendr/UIPlaceholderTextView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIPlaceholderTextView

A UITextView that includes support for a placeholder.

I feel like we've written these many times before, so here's a version of one for use in Xamarin.iOS.

Usage:

MyTextView.Placeholder = "Write about your feelings here...";

If you need to use a UITextViewDelegate, be sure to extend UIPlaceholderTextViewDelegate and preserve the behavior of ShouldBeginEditing and EditingEnded.

About

A UITextView that includes support for a placeholder. Xamarin.iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages