Instance Method
removeFeaturePrefix(_:)removeFeaturePrefix:removeFeaturePrefix_
Removes a feature prefix.
Declaration
func removeFeaturePrefix(_ thePrefix: GSFeaturePrefix)Declaration
- (void) removeFeaturePrefix:(GSFeaturePrefix *) thePrefix;Declaration
removeFeaturePrefix_(thePrefix: GSFeaturePrefix)See Also
Layout Prefixes
Feature prefixes in the font.
The number of feature prefixes.
The feature prefix at an index.
The feature prefix with the specified name.
Adds a feature prefix.
Inserts a feature prefix at an index.
Removes the feature prefix at an index.
Replaces the feature prefix at an index.