Skip to content

dfing/CustomTextField

Repository files navigation

CustomTextField

Use custom UITextField in you app

Alt Text

Step
  1. Choose Class
    Alt Text
  2. Setting param in your ViewController
  3. Run and you will see.
param

mode

LeftToRight,
CenterStart, 
RightToLeft

lineWidth<br/ >

Default: 1.0

underLineColor

Default: UIColor(red: 232.0/255.0, green: 232.0/255.0, blue: 232.0/255.0, alpha: 1.0)

lineColor

Default: UIColor.redColor()

duration

Default: NSTimeInterval = 0.2

About

Use custom UITextField in you app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages