GitHub - GavinOY/NETextView · GitHub
Skip to content

GavinOY/NETextView

Folders and files

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

Contributors