CheckBox

open class CheckBox : SelectionButton

A custom UIButton that serves as a check box by using an image Important: According to apple’s ios HIG, the size of the image should be approriate to its container or it will be displayed undesirably

Initializers