Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h40 struct TimeTextProperties { struct
41 Dimension upFontSize;
42 Dimension fontSize;
43 Dimension downFontSize;
44 FontWeight upFontWeight;
45 FontWeight fontWeight;
46 FontWeight downFontWeight;
47 Color upColor;
48 Color currentColor;
49 Color downColor;