Type Property 型プロパティ

PDFViewScaleChanged

A notification posted when the scale factor changes. スケール因子が変化する時に投函される通知。

Declaration 宣言

static let PDFViewScaleChanged: NSNotification.Name

Discussion 議論

The notification object is the PDFView object itself. 通知オブジェクトは、PDFViewオブジェクト自身です。

See Also 参照

PDFKit