Renderable

public protocol Renderable

Type which can be configured by its own Configuration type.

  • Composite-representation of Renderable-conforming type.

    Declaration

    Swift

    var rendered: StyledPath.Composite { get }