Appearance
FontFaceSetForEachCallback ​
typedef FontFaceSetForEachCallback = void Function(
FontFace fontFace,
FontFace fontFaceAgain,
FontFaceSet set,
)Emitted for any setlike IDL entry needs a callback signature. Today there is only one.
Appearance
typedef FontFaceSetForEachCallback = void Function(
FontFace fontFace,
FontFace fontFaceAgain,
FontFaceSet set,
)Emitted for any setlike IDL entry needs a callback signature. Today there is only one.