namespace CPF.Mac.AppKit { public enum NSWindowDepth : long { TwentyfourBitRgb = 520L, SixtyfourBitRgb = 528L, OneHundredTwentyEightBitRgb = 544L } }