getCssKeyValue.values

Undocumented in source.
template getCssKeyValue(T, string defaultName)
static if(isAggregateType!(typeof(symbol)))
alias values = staticMap!(ApplyLeft!(.getCssKeyValue, Tchild), names)

Meta