carabina / TextInputLayout

TextInputLayout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextInputLayout

Easy to integrate to your swift project.

You can use direction for up/ down

textfield1.directionMaterial = direction.Down

textfield1.directionMaterial = direction.Up

You can set difference between input textfield and up/down placeholder text using following property textfield1.difference = 35.0 // 35.0 is default value

alt tag

About

TextInputLayout


Languages

Language:Swift 100.0%