MonobjcMonobjc Documented Class Library
kCATruncationNone Field
NamespacesMonobjc.QuartzCoreCATextLayerkCATruncationNone

If the wrapped property is YES, the text is wrapped to the receiver’s bounds, otherwise the text is clipped to the receiver’s bounds.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCATruncationNone
Public Shared ReadOnly kCATruncationNone As NSString
public:
static initonly NSString^ kCATruncationNone
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)