Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h78 struct TextFieldStyle : Style { struct
79 Dimension height;
82 Dimension cursorRadius;
83 Color cursorColor;
84 bool cursorColorIsSet = false;
86 TextAlign textAlign = TextAlign::START;
87 TextStyle textStyle;
88 TextStyle countTextStyle;
89 TextStyle overCountStyle;
90 TextStyle countTextStyleOuter;
[all …]