Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSSymbolEffectOptionsMBS class.
NSSymbolEffectOptionsMBS.Constructor Private
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
NSSymbolEffectOptionsMBS.copy as NSSymbolEffectOptionsMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
NSSymbolEffectOptionsMBS.copyWithNonRepeating as NSSymbolEffectOptionsMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
NSSymbolEffectOptionsMBS.copyWithRepeatBehavior(behavior as NSSymbolEffectOptionsRepeatBehaviorMBS) as NSSymbolEffectOptionsMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Parameter behavior: The preferred behavior when the effect is repeated.
Returns: A new options object with the preferred repeat behavior.
NSSymbolEffectOptionsMBS.copyWithRepeatCount(count as Integer) as NSSymbolEffectOptionsMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Parameter count: The preferred number of times to play the effect. Very large or small values may be clamped.
Returns: A new options object with the preferred repeat count.
Deprecated in favor of NSSymbolEffectOptionsRepeatBehaviorMBS.behaviorPeriodicWithCount().
NSSymbolEffectOptionsMBS.copyWithRepeating as NSSymbolEffectOptionsMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
NSSymbolEffectOptionsMBS.copyWithSpeed(speed as double) as NSSymbolEffectOptionsMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Parameter speed: The preferred speed multiplier to play the effect with. The default multiplier is `1.0`. Very large or small values may be clamped.
Returns: A new instance with the preferred speed multiplier.
The items on this page are in the following plugins: MBS MacControls Plugin.