ortuman / SwiftForms

A small and lightweight library written in Swift that allows you to easily create forms.
MIT License
1.33k stars 209 forks source link

Switching value of switches #146

Open ghost opened 7 years ago

ghost commented 7 years ago

How can I switch boolean switches on and off

yavuz commented 7 years ago

@pprevalon row.value = true as AnyObject?