# `GSGlyphsInfo hangulJamoGlyphsForPos:`

*Instance Method*

## Declaration

```swift
func hangulJamoGlyphs(forPos pos: Int16) -> [Any]?
```

```objc
- (NSArray *) hangulJamoGlyphsForPos:(short) pos;
```

```python
hangulJamoGlyphsForPos_(pos: int) -> list
```

