MonobjcMonobjc Documented Class Library
NSWebResourceLoadDelegateDocumentOption Field
NamespacesMonobjc.AppKitNSAttributedString_AppKitAdditionsNSWebResourceLoadDelegateDocumentOption

NSObject; for HTML only, specifies an object to serve as the web resource loading delegate.

If not present, a default delegate is used that permits the loading of subsidiary resources but does not respond to authentication challenges. Previous string constant was @"WebResourceLoadDelegate".

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSWebResourceLoadDelegateDocumentOption
Public Shared ReadOnly NSWebResourceLoadDelegateDocumentOption As NSString
public:
static initonly NSString^ NSWebResourceLoadDelegateDocumentOption
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)