- apply
void apply(StyleTemplate style)
Apply on a style template.
- opAssign
Field opAssign(Input[n] input)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Field opAssign(Input input)
Undocumented in source.
- opIndex
inout(Field) opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
inout(Field) opIndex(Field slice)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
inout(Field) opSlice(size_t i, size_t j)
Undocumented in source. Be warned that the author may not have intended to support it.
Field allows defining and performing partial changes to members of Style.