iOS Developer Library

Developer

iOS 7 Design Resources UIKit User Interface Catalog

Download PDF

Control

Control Attributes Inspector Reference

image: ../Art/uicontrol_attributes_inspector.pdf

Layout

image: ../Art/uicontrol_attributes_inspector_group-layout.pdf

Alignment

Horizontal

The horizontal alignment of the content.

Vertical

The vertical alignment of the content.

Behavior

image: ../Art/uicontrol_attributes_inspector_group-behavior.pdf

Content

Selected

Whether the control is selected.

Selection

Method

Argument

image: ../Art/user_interface_checkbox-unselected.pdf Unselected

selected

NO

image: ../Art/user_interface_checkbox-selected.pdf Selected

selected

YES

Enabled

Whether the user can interact with the control.

Selection

Method

Argument

image: ../Art/user_interface_checkbox-unselected.pdf Unselected

enabled

NO

image: ../Art/user_interface_checkbox-selected.pdf Selected

enabled

YES

Highlighted

Whether the control is highlighted.

Choice

Method

Argument

image: ../Art/user_interface_checkbox-unselected.pdf Unselected

highlighted

NO

image: ../Art/user_interface_checkbox-selected.pdf Selected

highlighted

YES