Platforms to show: All Mac Windows Linux Cross-Platform
NSSymbolVariableColorEffectMBS class New in 25.5
Super class: NSSymbolEffectMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
The Variable Color animation replaces the opacity of variable layers in the symbol by a possibly repeating pattern that moves up and possibly back down the variable layers. It has no effect for non-variable color symbol images.
Requires macOS 14.0, iOS 17.0 or newer.
Subclass of the NSSymbolEffectMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 7 methods
- method Constructor Private
- method effectWithCumulative as NSSymbolVariableColorEffectMBS
- method effectWithDimInactiveLayers as NSSymbolVariableColorEffectMBS
- method effectWithHideInactiveLayers as NSSymbolVariableColorEffectMBS
- method effectWithIterative as NSSymbolVariableColorEffectMBS
- method effectWithNonReversing as NSSymbolVariableColorEffectMBS
- method effectWithReversing as NSSymbolVariableColorEffectMBS
- shared method effect as NSSymbolVariableColorEffectMBS
Super class NSSymbolEffectMBS
- property Handle as Integer
- method Constructor Private
- shared method available as Boolean
This class has no sub classes.
Some related classes:
The items on this page are in the following plugins: MBS MacControls Plugin.
NSSymbolScaleEffectMBS - NSSymbolWiggleEffectMBS