Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSImageViewMBS class.
NSImageViewMBS.addSymbolEffect(symbolEffect as NSSymbolEffectMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.addSymbolEffect(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.addSymbolEffect(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS, animated as boolean) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 10.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
On success the handle property is not zero.
See also:
NSImageViewMBS.Constructor(Handle as Integer)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 10.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The handle is casted to a NSImageView and the plugin retains this handle.
See also:
NSImageViewMBS.Constructor(left as Double, top as Double, width as Double, height as Double)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 10.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
On success the handle property is not zero.
See also:
NSImageViewMBS.removeAllSymbolEffects New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.removeAllSymbolEffects(options as NSSymbolEffectOptionsMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.removeAllSymbolEffects(options as NSSymbolEffectOptionsMBS, animated as boolean) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.removeSymbolEffectOfType(symbolEffect as NSSymbolEffectMBS, options as NSSymbolEffectOptionsMBS, animated as boolean) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSImageViewMBS.setSymbolImage(image as NSImageMBS, transition as NSSymbolContentTransitionMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Passing in a non-symbol image will result in undefined behavior.
See also:
NSImageViewMBS.setSymbolImage(image as NSImageMBS, transition as NSSymbolContentTransitionMBS, options as NSSymbolEffectOptionsMBS) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Cocoa Controls | MBS MacControls Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Passing in a non-symbol image will result in undefined behavior.
See also:
The items on this page are in the following plugins: MBS MacControls Plugin.