getPropertyPriority method
- String property
The CSSStyleDeclaration.getPropertyPriority() method interface returns a string that provides all explicitly set priorities on the CSS property.
Implementation
external String getPropertyPriority(String property);