Instance Property
isStoringProductionstoreProductionstoreProduction
Whether the production name is stored as a custom value.
Declaration
var isStoringProduction: Bool { get set }Declaration
@property (nonatomic) BOOL storeProduction;Declaration
storeProduction() -> bool
setStoreProduction_(storeProduction: bool)Discussion
Setting this to NO replaces production with the production name derived from the glyph information.
See Also
Production Name
The preferred glyph name for exported font files.