class PropertyProvider

Defined at line 2916 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/hlcpp/fuchsia/intl/cpp/fidl.h

Provides internationalization properties.

Components that need to change their behavior in response to the user's internationalization

profile may request an instance of this service from their namespace, if available. A component

may choose to pass along the service that it received from its parent to its own children, or to

override it and apply additional customizations.

See also `fuchsia.ui.views.View`.

Public Members

static const char[] Name_

Public Methods

void ~PropertyProvider ()
void GetProfile (GetProfileCallback callback)

Gets the user's internationalization profile.