struct Protocol::CSS::FontsUpdated
- Protocol::CSS::FontsUpdated
- Struct
- Value
- Object
Overview
Fires whenever a web font is updated. A non-empty font parameter indicates a successfully loaded web font
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/css.crConstructors
Instance Method Summary
-
#font : FontFace | Nil
The web font that has loaded.