Instance Method
lockWriteGlyphs()lockWriteGlyphslockWriteGlyphs
Acquires exclusive write access to the glyph collection.
Declaration
func lockWriteGlyphs()Declaration
- (void) lockWriteGlyphs;Declaration
lockWriteGlyphs()Discussion
Balance this with unlockWriteGlyphs()unlockWriteGlyphsunlockWriteGlyphs.
See Also
Glyph Locking
Acquires shared read access to the glyph collection.
Releases shared read access to the glyph collection.
Releases exclusive write access to the glyph collection.