ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XDisplayNamesOptionsV1 Struct Reference

#include <ICU4XDisplayNamesOptionsV1.hpp>

Public Attributes

ICU4XDisplayNamesStyle style
 
ICU4XDisplayNamesFallback fallback
 
ICU4XLanguageDisplay language_display
 

Detailed Description

See the Rust documentation for DisplayNamesOptions for more information.

Member Data Documentation

◆ fallback

ICU4XDisplayNamesFallback ICU4XDisplayNamesOptionsV1::fallback

The fallback return when the system does not have the requested display name, defaults to "code".

◆ language_display

ICU4XLanguageDisplay ICU4XDisplayNamesOptionsV1::language_display

The language display kind, defaults to "dialect".

◆ style

ICU4XDisplayNamesStyle ICU4XDisplayNamesOptionsV1::style

The optional formatting style to use for display name.


The documentation for this struct was generated from the following file: