ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XDisplayNamesStyle.hpp File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"
#include "ICU4XDisplayNamesStyle.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XDisplayNamesStyle {
  Auto = 0 , Narrow = 1 , Short = 2 , Long = 3 ,
  Menu = 4
}
 

Enumeration Type Documentation

◆ ICU4XDisplayNamesStyle

enum struct ICU4XDisplayNamesStyle
strong

See the Rust documentation for Style for more information.

Enumerator
Auto 
Narrow 
Short 
Long 
Menu