NSCellAttribute 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum NSCellAttribute
type NSCellAttribute =
- 继承
-
NSCellAttribute
字段
名称 | 值 | 说明 |
---|---|---|
CellDisabled | 0 | |
CellState | 1 | |
PushInCell | 2 | |
CellEditable | 3 | |
ChangeGrayCell | 4 | |
CellHighlighted | 5 | |
CellLightsByContents | 6 | |
CellLightsByGray | 7 | |
ChangeBackgroundCell | 8 | |
CellLightsByBackground | 9 | |
CellIsBordered | 10 | |
CellHasOverlappingImage | 11 | |
CellHasImageHorizontal | 12 | |
CellHasImageOnLeftOrBottom | 13 | |
CellChangesContents | 14 | |
CellIsInsetButton | 15 | |
CellAllowsMixedState | 16 |