Controls
Labels and images
- class UILabelA view class that represents a label control.
- class UIImageA view class that represents an image control.
Spacers
- class UISpacerA view class that represents a flexible control without any content.
- class UISeparatorA view class that represents a horizontal or vertical line separator.
Buttons
- class UIButtonA view class that represents a button control.
Input controls
- class UITextFieldA view class that represents a text field control.
- class UIToggleA view control that represents a checkbox or toggle input.