DomDocument.GetComputedStyle(DomElement, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("getComputedStyle:pseudoElement:")]
public virtual WebKit.DomCssStyleDeclaration GetComputedStyle (WebKit.DomElement element, string pseudoElement);
abstract member GetComputedStyle : WebKit.DomElement * string -> WebKit.DomCssStyleDeclaration
override this.GetComputedStyle : WebKit.DomElement * string -> WebKit.DomCssStyleDeclaration
Parameters
- element
- DomElement
- pseudoElement
- String
Returns
- Attributes