Share via


NSCellStyleMask Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum NSCellStyleMask
[<ObjCRuntime.Native>]
[<System.Flags>]
type NSCellStyleMask = 
Inheritance
NSCellStyleMask
Attributes

Fields

Name Value Description
NoCell 0
ContentsCell 1
PushInCell 2
ChangeGrayCell 4
ChangeBackgroundCell 8

Applies to