bumaociyuan / UIView-Border

Customize Position UIView border

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIView-Border

Customize Position UIView border

usage

let view = UIView()
view.borderPosition = [.Left,.Bottom]
// That's all.

Todo support AutoLayout

About

Customize Position UIView border


Languages

Language:Swift 100.0%