iOS Developer Library

Developer

iOS 7 Design Resources UIKit User Interface Catalog

Download PDF

Image View

Image View Attributes Inspector Reference

image: ../Art/uiimageview_attributes_inspector.pdf

Images

image: ../Art/uiimageview_attributes_inspector_group-images.pdf

The properties in this group are not used when you specify an image sequence using animationImages.

Image

The image displayed in the image view when its state is not highlighted.

Access: image.

Highlighted

The image displayed in the image view when its state is highlighted.

Access: highlightedImage.

Behavior

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

State

Highlighted

Whether the image view is highlighted.

Toggle this property after setting Image and Highlighted to preview the images for each state.

Selection

Method

Argument

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

highlighted

NO

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

highlighted

YES