Searched defs:TextFieldInfo (Results 1 – 1 of 1) sorted by relevance
30 struct TextFieldInfo { struct31 int32_t nodeId = -1;32 TextInputType inputType;33 TextContentType contentType;34 int32_t autoFillContainerNodeId = -1;35 bool enableAutoFill = true;