Contents

posterImage()

Returns the group’s poster image

Declaration

func posterImage() -> Unmanaged<CGImage>!

Return Value

The group’s poster image.

Discussion

The image is returned in the correct orientation (that is, “pointing up”—you shouldn’t have to rotate the image).

See Also

Accessing Properties