AttrFontFeatures.features
string features() @property nothrowGet features field.
Returns
the features, as a string in CSS syntax
void features(string propval) @property nothrowSet features field.
Parameters
propval | the features, as a string in CSS syntax |