Type Property 型プロパティ

PDFViewAnnotationWillHit

A notification posted before the user clicks an annotation. ユーザがある注釈上でクリックする前に投函される通知。

Declaration 宣言

static let PDFViewAnnotationWillHit: NSNotification.Name

Discussion 議論

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

See Also 参照

PDFKit