Explicit Window Depth Limits
enum { NSWindowDepthTwentyfourBitRGB = 0x208, NSWindowDepthSixtyfourBitRGB = 0x210, NSWindowDepthOnehundredtwentyeightBitRGB = 0x220 };
var NSWindowDepthTwentyfourBitRGB: Int { get } var NSWindowDepthSixtyfourBitRGB: Int { get } var NSWindowDepthOnehundredtwentyeightBitRGB: Int { get }
解説
設定値
フレームワーク
Appkit
クラス
NSWindow
使用可能
10.6-
参照
関連記事(外部サイト)
更新時のバージョン
OS X 10.10