featureMetadata
featureMetadata(tag: string): FeatureMetadata
Parameters
tag: string
The feature tag to look up metadata for.
Returns
FeatureMetadataThe feature's metadata, if found. in the database. If not, the
nameanddescriptionwill be null andrequiredwill be false.
Return metadata (name, description, and whether it's required) for an OpenType feature by its tag.