Type Property 型プロパティ

PDFViewSelectionChanged

A notification posted when the current selection has changed. 現在の選択が変化した時に投函される通知。

Declaration 宣言

static let PDFViewSelectionChanged: NSNotification.Name

Discussion 議論

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

See Also 参照

PDFKit