Interface CSSFontFaceRule

All Superinterfaces:
CSSRule, CSSRule

public interface CSSFontFaceRule extends CSSRule
A CSS font-face rule.
  • Method Details

    • getStyle

      Get the style that is declared by this rule.
      Returns:
      the style declaration.