Declaration

func setNameFast(_ name: String)

Declaration

- (void) setNameFast:(NSString *) name;

Declaration

setNameFast_(name: str)

Parameters

name

The glyph name.

Discussion

This method does not update glyph information, name lookup in the containing font, undo, observation, or change notifications. Use name for general renaming.

See Also

Glyph Name