Instance Method
removeFeaturePrefix(at:)removeObjectFromFeaturePrefixesAtIndex:removeObjectFromFeaturePrefixesAtIndex_
Removes the feature prefix at an index.
Declaration
func removeFeaturePrefix(at idx: UInt)Declaration
- (void) removeObjectFromFeaturePrefixesAtIndex:(NSUInteger) idx;Declaration
removeObjectFromFeaturePrefixesAtIndex_(idx: int)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 a feature prefix.
Replaces the feature prefix at an index.