Type Property 型プロパティ

webResourceLoadDelegate

An object to serve as the web resource loading delegate. ウェブリソースロード委任先としての役割を果たすオブジェクト。

Declaration 宣言

static let webResourceLoadDelegate: NSAttributedString.DocumentReadingOptionKey

Discussion 議論

For HTML only. The value is an NSObject. HTMLのみに対して。値は、NSObjectです。

If not present, a default delegate is used that permits the loading of subsidiary resources but does not respond to authentication challenges. The previous string constant was @"WebResourceLoadDelegate". 提供されないならば、省略時の委任先が使われます、それは補助リソースのロードを許可します、しかし認証チャレンジに応答しません。以前の文字列定数は、@"WebResourceLoadDelegate"でした。

See Also 参照

Keys キー