NSCellAttribute 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum NSCellAttribute
type NSCellAttribute =
- 繼承
-
NSCellAttribute
欄位
名稱 | 值 | Description |
---|---|---|
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 |