ColorsInfo.Event

ColorsInfo.Event property

Palette of event colors, mapping from the color ID to its definition. An ’event’ resource may refer to one of these color IDs in its ‘color’ field.

public Dictionary<string, Colors> Event { get; }

See Also