Contents

isValidGlyphIndex(_:)

Indicates whether the specified index refers to a valid glyph.

Declaration

func isValidGlyphIndex(_ glyphIndex: Int) -> Bool

Parameters

  • glyphIndex:

    The index of a glyph in the receiver.

Return Value

true if the specified glyphIndex refers to a valid glyph, otherwise false.

See Also

Accessing glyphs