Skip to main content

Interface: DisplayMetadata

types.FDC3.DisplayMetadata

A system channel will be global enough to have a presence across many apps. This gives us some hints to render them in a standard way. It is assumed it may have other properties too, but if it has these, this is their meaning.

Properties

color

Optional Readonly color: string

The color that should be associated within this channel when displaying this channel in a UI, e.g: 0xFF0000.


glyph

Optional Readonly glyph: string

A URL of an image that can be used to display this channel


name

Optional Readonly name: string

A user-readable name for this channel, e.g: "Red"