MonoMac.WebKit.WebScriptObject Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.
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]
JSObjectIntPtr. Documentation for this section has not yet been entered.
[read-only]
StringRepresentationstring. Documentation for this section has not yet been entered.

Public Methods

CallWebScriptMethod(string, MonoMac.Foundation.NSObject[]) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
EvaluateWebScript(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
RemoveWebScriptKey(string)
Documentation for this section has not yet been entered.
SetException(string)
Documentation for this section has not yet been entered.
SetWebScriptValueAtIndexvalue(int, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
ThrowException(string) : bool
Documentation for this section has not yet been entered.
WebScriptValueAtIndex(int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.