ICSSStyleDeclaration.GetPropertyPriority

ICSSStyleDeclaration.GetPropertyPriority method

如果属性已在此声明块中明确设置,则用于检索 CSS 属性(例如“重要”限定符)的优先级。

public string GetPropertyPriority(string propertyName)
范围类型描述
propertyNameString财产的名称。

返回值

返回属性优先级

也可以看看