Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSLayer
      • GSLayer Shapes
        • lockReadShapes
  1. GlyphsCore
  2. GSLayer
  3. GSLayer Shapes

Instance Method

lockReadShapes()lockReadShapeslockReadShapes

Acquires the read lock for shapes.

Declaration

func lockReadShapes()

Declaration

- (void) lockReadShapes;

Declaration

lockReadShapes()

See Also

Shape Locks

  • unlockReadShapes()unlockReadShapesunlockReadShapes

    Releases the read lock for shapes.

  • lockWriteShapes()lockWriteShapeslockWriteShapes

    Acquires the write lock for shapes.

  • unlockWriteShapes()unlockWriteShapesunlockWriteShapes

    Releases the write lock for shapes.