Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.h55 struct TextPickerOptionProperty { struct
56 float height = 0.0f;
57 float fontheight = 0.0f;
58 float prevDistance = 0.0f; // between the prev item and itself when scroll up
59 float nextDistance = 0.0f; // between the next item and itself when scroll down