Instance Method インスタンスメソッド

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.

See Also 参照

Providing Required Information for an Image