BuilderConditional
A conditional result from a result builder.
Declaration
@frozen struct BuilderConditional<TrueContent, FalseContent>Overview
Don’t use this type directly. The result builders defined by the framework, like ChartContentBuilder and AxisContentBuilder, use it as part of the building process.