eventStatusImage

An optional event status image for this event, if it applies to this event. For example, a baseball game could display a representation of the bases and outs, indicating how many bases are loaded and the number of outs in the current inning.

Declaration

@NSCopying var eventStatusImage: UIImage? { get }