DomCssStyleDeclaration.GetPropertyCssValue(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("getPropertyCSSValue:")]
public virtual WebKit.DomCssValue GetPropertyCssValue (string propertyName);
abstract member GetPropertyCssValue : string -> WebKit.DomCssValue
override this.GetPropertyCssValue : string -> WebKit.DomCssValue
Parameters
- propertyName
- String
Returns
- Attributes