class FontSetUpdatedEvent
Defined at line 130 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
An event indicating that the set of fonts available in the `Provider` has changed. This is most
frequently caused by an ephemeral font being downloaded and cached. Clients should consider
re-requesting fonts and re-rendering any displayed text.
Public Methods
void FontSetUpdatedEvent (Storage_ storage)
void FontSetUpdatedEvent ()
Defined at line 136 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
void FontSetUpdatedEvent (FontSetUpdatedEvent && )
Defined at line 137 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
void FontSetUpdatedEvent (const FontSetUpdatedEvent & other)
FontSetUpdatedEvent & operator= (FontSetUpdatedEvent && )
Defined at line 138 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h
FontSetUpdatedEvent & operator= (const FontSetUpdatedEvent & other)
bool operator== (const FontSetUpdatedEvent & other)
bool operator!= (const FontSetUpdatedEvent & other)
bool IsEmpty ()
void FontSetUpdatedEvent (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits