Instance Method
lockReadGlyphs()lockReadGlyphslockReadGlyphs
Acquires shared read access to the glyph collection.
Declaration
func lockReadGlyphs()Declaration
- (void) lockReadGlyphs;Declaration
lockReadGlyphs()Discussion
Balance this with unlockReadGlyphs()unlockReadGlyphsunlockReadGlyphs.
See Also
Glyph Locking
Releases shared read access to the glyph collection.
Acquires exclusive write access to the glyph collection.
Releases exclusive write access to the glyph collection.