SectionStyle.fromProperties

SectionStyle fromProperties(ref const StyleProperties props) @safe pure nothrow

Constructs a SectionStyle from the given property map.

Parameters

propsStyle properties to read from.

Returns

A SectionStyle with recognised fields populated.