Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSCellMBS class.

NSCellMBS.defaultFocusRingType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Controls MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the default type of focus ring for the receiver.

Use this constants:
NSFocusRingTypeDefault= 0The default focus ring type for NSView or NSCell.
NSFocusRingTypeNone= 1No focus ring. If you set the focus ring type to this value, NSView and NSCell will not draw any focus ring.
NSFocusRingTypeExterior= 2The standard Aqua focus ring.

NSCellMBS.defaultMenu as NSMenuMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Controls MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the default menu for instances of the receiver.

Returns the default menu. The NSCell implementation of this method returns nil.

NSCellMBS.prefersTrackingUntilMouseUp as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Cocoa Controls MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns a Boolean value that indicates whether tracking stops when the cursor leaves the cell.

The default implementation returns false. Subclasses may override this method to return a different value.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


The biggest plugin in space...