CFAttributedStringGetTypeID()
Returns the type identifier for the CFAttributedString opaque type.
Declaration
func CFAttributedStringGetTypeID() -> CFTypeIDReturn Value
The type identifier for the CFAttributedString opaque type.
Discussion
CFMutableAttributedString objects have the same type identifier as CFAttributedString objects.