MonoMac.WebKit.WebDataSource Members

The members of MonoMac.WebKit.WebDataSource are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
Documentation for this section has not yet been entered.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DataMonoMac.Foundation.NSData. Documentation for this section has not yet been entered.
[read-only]
InitialRequestMonoMac.Foundation.NSUrlRequest. Documentation for this section has not yet been entered.
[read-only]
IsLoadingbool. Documentation for this section has not yet been entered.
[read-only]
MainResourceWebResource. Documentation for this section has not yet been entered.
[read-only]
PageTitlestring. Documentation for this section has not yet been entered.
[read-only]
RepresentationWebDocumentRepresentation. Documentation for this section has not yet been entered.
[read-only]
RequestMonoMac.Foundation.NSMutableUrlRequest. Documentation for this section has not yet been entered.
[read-only]
ResponseMonoMac.Foundation.NSUrlResponse. Documentation for this section has not yet been entered.
[read-only]
SubresourcesWebResource[]. Documentation for this section has not yet been entered.
[read-only]
TextEncodingNamestring. Documentation for this section has not yet been entered.
[read-only]
UnreachableURLMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.
[read-only]
WebArchiveWebArchive. Documentation for this section has not yet been entered.
[read-only]
WebFrameWebFrame. Documentation for this section has not yet been entered.

Public Methods

AddSubresource(WebResource)
Documentation for this section has not yet been entered.
SubresourceForUrl(MonoMac.Foundation.NSUrl) : WebResource
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the WebDataSource object.