Platforms to show: All Mac Windows Linux Cross-Platform
NSSymbolEffectOptionsRepeatBehaviorMBS class New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Requires macOS 15.0, iOS 18.0 or newer.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- property Handle as Integer
- 2 methods
- method Constructor Private
- method copy as NSSymbolEffectOptionsRepeatBehaviorMBS
- 6 shared methods
- shared method available as Boolean
- shared method behaviorContinuous as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodic as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithCount(count as integer) as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithCount(count as integer, delay as double) as NSSymbolEffectOptionsRepeatBehaviorMBS
- shared method behaviorPeriodicWithDelay(delay as double) as NSSymbolEffectOptionsRepeatBehaviorMBS
This class has no sub classes.
Blog Entries
Release notes
- Version 25.5
- Added NSSymbolEffectOptionsRepeatBehaviorMBS class and subclasses.
Some methods using this class:
- NSSymbolEffectOptionsMBS.copyWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
- NSSymbolEffectOptionsMBS.optionsWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
Some related classes:
The items on this page are in the following plugins: MBS MacControls Plugin.
NSSymbolEffectOptionsMBS - NSSymbolMagicReplaceContentTransitionMBS