Platforms to show: All Mac Windows Linux Cross-Platform

Back to CTFramesetterMBS class.

CTFramesetterMBS.Available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreText MBS MacCG Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether this class is available.

Returns true in OS X v10.5 and later.

CTFramesetterMBS.CreateWithAttributedString(s as CFAttributedStringMBS) as CTFramesetterMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreText MBS MacCG Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates an immutable framesetter object from an attributed string.

s: The attributed string with which to construct the framesetter object.

Returns a reference to a CTFramesetter object if the call was successful; otherwise, NULL.
The resultant framesetter object can be used to create and fill text frames with the CreateFrame call.

The items on this page are in the following plugins: MBS MacCG Plugin.


The biggest plugin in space...