Class CSS.FontFace

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BaseType<?>>
    Enclosing class:
    CSS

    public static class CSS.FontFace
    extends BaseType<CSS.FontFace>
    implements java.io.Serializable
    This Nested Java Class is declared as a "Type", which is similar to a Java Class. The CDP API Specifications list this type among the types, events & commands located in the CSS domain, which may be found within the BrowserAPI.

    📌 All browser domain type classes will have a class name that begins with an upper case letter.
    Properties of a web font: https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#font-descriptions and additional information such as platformFontFamily and fontVariationAxes.
    See Also:
    Serialized Form