func imageRepresentationType () -> String!
Returns the representation type of the image to display.
func imageRepresentation () -> Any!
Returns the image to display.
Availability
Technology
func imageUID() -> String
!
The string that identifies the data source item
Your data source must implement this method. The image browser view uses this identifier to associate the data source item and its cache.
func imageRepresentationType () -> String!
func imageRepresentation () -> Any!