Contents

imageRepresentationType()

Returns the representation type of the image to display.

Declaration

func imageRepresentationType() -> String!

Return Value

A string that specifies the image representation type. The string can be any of the constants defined in Image Representation Types.

Discussion

Your data source must implement this method.