Contents

DisplayRepresentable

An interface for providing a dynamic visual representation of a specific type and instances of that type.

Declaration

protocol DisplayRepresentable : InstanceDisplayRepresentable, TypeDisplayRepresentable

See Also

Entity presentation