Platforms to show: All Mac Windows Linux Cross-Platform
NSSymbolDrawOffEffectMBS 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 DrawOff animation makes the symbol hidden 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.
- 6 methods
- method Constructor Private
- method effectWithByLayer as NSSymbolDrawOffEffectMBS
- method effectWithIndividually as NSSymbolDrawOffEffectMBS
- method effectWithNonReversed as NSSymbolDrawOffEffectMBS
- method effectWithReversed as NSSymbolDrawOffEffectMBS
- method effectWithWholeSymbol as NSSymbolDrawOffEffectMBS
- shared method effect as NSSymbolDrawOffEffectMBS
Super class NSSymbolEffectMBS
- property Handle as Integer
- method Constructor Private
- shared method available as Boolean
This class has no sub classes.
Some methods using this class:
- NSSymbolDrawOnEffectMBS.effectWithByLayer as NSSymbolDrawOffEffectMBS
- NSSymbolDrawOnEffectMBS.effectWithIndividually as NSSymbolDrawOffEffectMBS
- NSSymbolDrawOnEffectMBS.effectWithWholeSymbol as NSSymbolDrawOffEffectMBS
Some related classes:
The items on this page are in the following plugins: MBS MacControls Plugin.
NSSymbolDisappearEffectMBS - NSSymbolDrawOnEffectMBS