MonoMac.WebKit.DomCssStyleDeclaration Members

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

See Also: Inherited members from MonoMac.WebKit.DomObject

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]
Countint. Documentation for this section has not yet been entered.
[read-only]
CssTextstring. Documentation for this section has not yet been entered.
[read-only]
default property
Item(int)string. Documentation for this section has not yet been entered.
[read-only]
ParentRuleDomCssRule. Documentation for this section has not yet been entered.

Public Methods

GetEnumerator() : IEnumerator<string>
Documentation for this section has not yet been entered.
GetItem(int) : string
Documentation for this section has not yet been entered.
GetPropertyCssValue(string) : DomCssValue
Documentation for this section has not yet been entered.
GetPropertyPriority(string) : string
Documentation for this section has not yet been entered.
GetPropertyShorthand(string) : string
Documentation for this section has not yet been entered.
GetPropertyValue(string) : string
Documentation for this section has not yet been entered.
IsPropertyImplicit(string) : bool
Documentation for this section has not yet been entered.
RemoveProperty(string) : string
Documentation for this section has not yet been entered.
SetProperty(string, string, string)
Documentation for this section has not yet been entered.

Protected Methods

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

Explicitly Implemented Interface Members

IEnumerable.GetEnumeratorDocumentation for this section has not yet been entered.