Skip to content

GavinOY/NETextView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NETextView

可以设置输入的长度和placeholder

NETextView *textView =[[NETextView alloc]initFrame:CGRectMakeFrame(0,100,200,200)]; textView.placeholder= @"placeholder"; textView.maxLength = 20;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published