型プロパティ
windowFrameTextColor
ウィンドウの背景に使用すべき色。
宣言
class var windowFrameTextColor: NSColor { get }
戻り値
ウィンドウフレーム内のテキストに使用すべき色。システムカラーの一般的な情報については、システムカラーへのアクセス (Accessing System Colors) を参照してください。
以下も見よ
ウインドウの色
class var windowBackgroundColor: NSColor
ウィンドウの背景に使用すべき色。
class var underPageBackgroundColor: NSColor
ウィンドウのビューの下の領域で使用すべき色。
関連する文書
class var windowFrameColor: NSColor
テキストを除いて、ウィンドウフレームに使用されるシステムカラー。