Home
last modified time | relevance | path

Searched defs:DateTextProperties (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.h41 struct DateTextProperties { struct
42 Dimension upFontSize;
43 Dimension fontSize;
44 Dimension downFontSize;
45 FontWeight upFontWeight;
46 FontWeight fontWeight;
47 FontWeight downFontWeight;
48 Color upColor;
49 Color currentColor;
50 Color downColor;