Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CATextLayerMBS class.
CATextLayerMBS.alignmentMode as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The possible options are `natural', `left', `right', `center' and `justified'. Defaults to `natural'.
(Read and Write property)
CATextLayerMBS.allowsFontSubpixelQuantization as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Defaults to false.
(Read and Write property)
CATextLayerMBS.font as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
May be either a CTFontMBS, NSFontMBS, CGFontMBS, or a string naming the font.
Defaults to the Helvetica font. Only used when the `string' property is not an NSAttributedStringMBS object.
(Read and Write property)
CATextLayerMBS.fontSize as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Defaults to 36. Only used when the `string' property is not an NSAttributedStringMBS. Animatable (Mac OS X 10.6 and later.)
(Read and Write property)
CATextLayerMBS.foregroundColor as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Defaults to opaque white.
Only used when the `string' property is not an NSAttributedStringMBS object.
Animatable (Mac OS X 10.6 and later.)
(Read and Write property)
CATextLayerMBS.String as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Defaults to nil.
(Read and Write property)
CATextLayerMBS.truncationMode as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The possible options are `none', `start', `middle' and `end'. Defaults to `none'.
(Read and Write property)
CATextLayerMBS.Wrapped as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreAnimation | MBS MacCG Plugin | 18.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Defaults to false.
(Read and Write property)
The items on this page are in the following plugins: MBS MacCG Plugin.