PresentationStyle.fromProperties

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

Constructs a PresentationStyle from the given property map.

Parameters

propsStyle properties to read from.

Returns

A PresentationStyle with recognised fields populated.