XuniCheckBox Class Reference

Inherits from UIButton
Conforms to UIGestureRecognizerDelegate
Declared in XuniCheckBox.h

Overview

The XuniCheckBox control provides standard check box functionality for iOS

  isChecked

Gets or sets the state of the checkbox

@property (nonatomic) IBInspectable BOOL isChecked

Discussion

Gets or sets the state of the checkbox

Declared In

XuniCheckBox.h

  isReadOnly

Enables or disables user interaction

@property IBInspectable BOOL isReadOnly

Discussion

Enables or disables user interaction

Declared In

XuniCheckBox.h

  intrinsicSize

Gets or sets the size of checkBox

@property (nonatomic) IBInspectable int intrinsicSize

Discussion

Gets or sets the size of checkBox

Declared In

XuniCheckBox.h