MonobjcMonobjc Documented Class Library
kUTTypeUTF16PlainText Field
NamespacesMonobjc.CoreServicesUTTypekUTTypeUTF16PlainText

The type identifier for plain text in a UTF-16 encoding in native byte order. The byte order mark (BOM) is optional. Correspondes to the 'utxt' OSType.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kUTTypeUTF16PlainText
Public Shared ReadOnly kUTTypeUTF16PlainText As NSString
public:
static initonly NSString^ kUTTypeUTF16PlainText
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)