Searched defs:TextPickerOptionProperty (Results 1 – 1 of 1) sorted by relevance
46 struct TextPickerOptionProperty { struct47 float height = 0.0f;48 float fontheight = 0.0f;49 float prevDistance = 0.0f; // between the prev item and itself when scroll up50 float nextDistance = 0.0f; // between the next item and itself when scroll down