class FontSetUpdatedEvent

Defined at line 318 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/hlcpp/fuchsia/fonts/cpp/fidl.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 Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void FontSetUpdatedEvent ()
void FontSetUpdatedEvent (FontSetUpdatedEvent && other)
void ~FontSetUpdatedEvent ()
FontSetUpdatedEvent & operator= (FontSetUpdatedEvent && other)
::std::unique_ptr<FontSetUpdatedEvent> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, FontSetUpdatedEvent * _value, size_t _offset)
zx_status_t Clone (FontSetUpdatedEvent * _result)