Platforms to show: All Mac Windows Linux Cross-Platform
NSSymbolDrawOnEffectMBS 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 DrawOn animation makes the symbol visible either as a whole, or one motion group at a time, animating parts of the symbol with draw data.
Requires macOS 26, iOS 26 or later.
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.
- 4 methods
- method Constructor Private
- method effectWithByLayer as NSSymbolDrawOffEffectMBS
- method effectWithIndividually as NSSymbolDrawOffEffectMBS
- method effectWithWholeSymbol as NSSymbolDrawOffEffectMBS
- shared method effect as NSSymbolDrawOnEffectMBS
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.
NSSymbolDrawOffEffectMBS - NSSymbolEffectMBS