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

Instance Method

countOfAnnotations()countOfAnnotationscountOfAnnotations

The number of annotations.

Declaration

func countOfAnnotations() -> UInt

Declaration

- (NSUInteger) countOfAnnotations;

Declaration

countOfAnnotations() -> int

See Also

Annotations

  • annotations

    The annotations stored on the layer.

  • annotation(at:)objectInAnnotationsAtIndex:objectInAnnotationsAtIndex_

    The annotation at an index.