文書   >   AppKit   >   Windows,Panels,and Screens   >   NSWindow  >   NSWindowDidChangeBackingPropertiesNotification User Info Properties
NSWindowDidChangeBackingPropertiesNotification User Info Properties
これらの定数は、didChangeBackingPropertiesNotification の userInfo 辞書に返される値です。
トピックス
定数
class let oldScaleFactorUserInfoKey: String
古いスケールファクタを含む NSNumber。
class let oldColorSpaceUserInfoKey: String
古い色空間を含む NSColorSpace インスタンス。