Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSColorMBS class.
NSColorMBS.SystemEffectDeepPressed = 2
Function:
One of the system effect constants.
Notes: Deep Pressed
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: Deep Pressed
NSColorMBS.SystemEffectDisabled = 3
Function:
One of the system effect constants.
Notes: Disabled
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: Disabled
NSColorMBS.SystemEffectNone = 0
Function:
One of the system effect constants.
Notes: No
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: No
NSColorMBS.SystemEffectPressed = 1
Function:
One of the system effect constants.
Notes: Pressed
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: Pressed
NSColorMBS.SystemEffectRollover = 4
Function:
One of the system effect constants.
Notes: Rollover
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: Rollover
NSColorMBS.TypeCatalog = 2
Function:
One of the color type constants.
Notes: nColor with a catalog name and a color name. These colors can be dynamic and have multiple underlying color values.one
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: nColor with a catalog name and a color name. These colors can be dynamic and have multiple underlying color values.one
NSColorMBS.TypeComponentBased = 0
Function:
One of the color type constants.
Notes: Colors which have a color space (specified as NSColorSpace) and appropriate number of CGFloat components.
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: Colors which have a color space (specified as NSColorSpace) and appropriate number of CGFloat components.
NSColorMBS.TypePattern = 1
Function:
One of the color type constants.
Notes: Colors that draw a pattern, specified as an NSImage.
Type | Topic | Plugin | Version |
const | Cocoa Drawing | MBS MacBase Plugin | 18.4 |
Notes: Colors that draw a pattern, specified as an NSImage.
The items on this page are in the following plugins: MBS MacBase Plugin.
