---
title: CTLineGetTypeID()
framework: coretext
role: symbol
role_heading: Function
path: coretext/ctlinegettypeid()
---

# CTLineGetTypeID()

Returns the Core Foundation type identifier of the line object.

## Declaration

```swift
func CTLineGetTypeID() -> CFTypeID
```
