Initializer
init(anchor:title:abstract:deviceFrame:)
Creates a new metadata value for a content element.
init(anchor: String? = nil, title: String? = nil, abstract: [RenderInlineContent]? = nil, deviceFrame: String? = nil)
Parameters
anchorThe named anchor of the content element.
titleThe customized title for the content element.
abstractThe customized abstract for the content element.
deviceFrameThe identifier for the device frame that should wrap the content element.