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
The private constructor.

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
Creates a copy of the object.

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
Return a copy of the options that prefers not to repeat.

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
Return a copy of the options setting a preferred repeat behavior.

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
Return a copy of the options setting a preferred repeat count.

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
Return a copy of the options that prefers to repeat indefinitely.

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
Return a copy of the options setting the preferred speed multiplier.

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.


The biggest plugin in space...