Platforms to show: All Mac Windows Linux Cross-Platform
NSSymbolAppearEffectMBS 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 Appear animation makes the symbol visible either as a whole, or one motion group at a time.
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.
- 3 methods
- method Constructor Private
- method effectWithByLayer as NSSymbolAppearEffectMBS
- method effectWithWholeSymbol as NSSymbolAppearEffectMBS
- 3 shared methods
- shared method appearDownEffect as NSSymbolAppearEffectMBS
- shared method appearUpEffect as NSSymbolAppearEffectMBS
- shared method effect as NSSymbolAppearEffectMBS
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.
NSSwitchMBS - NSSymbolAutomaticContentTransitionMBS