2016-03-21 setCurrentAppearance: INDEX>AppKit>NSAppearance 現在のアピアランスをセットします Objective-C + (void)setCurrentAppearance:(NSAppearance *)appearance Swift class func setCurrentAppearance(_ appearance: NSAppearance?) 解説 現在のアピアランスをセットします。 通常使用する必要はありません。 返り値 なし 引数 【appearance】 Objective-C NSAppearance * Swift _ appearance: NSAppearance? フレームワーク ApplicationKit クラス NSAppearance 使用可能 10.9- 更新時のバージョン OS X 10.11 参照 関連記事 例文