Class CoreFoundation.CFStringRef

All Implemented Interfaces:
NativeMapped
Enclosing interface:
CoreFoundation

public static class CoreFoundation.CFStringRef extends CoreFoundation.CFTypeRef
A reference to a CFString object, which “encapsulates” a Unicode string along with its length. CFString is an opaque type that defines the characteristics and behavior of CFString objects.