Type Property 型プロパティ

PDFViewCopyPermission

A notification posted when the user attempts to copy to the pasteboard without the appropriate permissions. ユーザが適切な権限なしでペーストボードにコピーを試みる時に投函される通知。

Declaration 宣言

static let PDFViewCopyPermission: NSNotification.Name

Discussion 議論

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

See Also 参照

PDFKit