Skip to content

SSButton

andrey.zamogilin edited this page Sep 28, 2017 · 2 revisions

SSButton

Subclass your custom button class from this one. This is required to assign properties with control state modificator:

  • borderWidth
  • borderColor
  • cornerRadius

If you subclass from UITextField, instance of your class will be treated as UIView.

Clone this wiki locally