DomCssStyleDeclaration.GetPropertyCssValue(String) 方法

定义

[Foundation.Export("getPropertyCSSValue:")]
public virtual WebKit.DomCssValue GetPropertyCssValue (string propertyName);
abstract member GetPropertyCssValue : string -> WebKit.DomCssValue
override this.GetPropertyCssValue : string -> WebKit.DomCssValue

参数

propertyName
String

返回

属性

适用于