Searched defs:TextPickerOptionProperty (Results 1 – 1 of 1) sorted by relevance
50 struct TextPickerOptionProperty { struct51 float height = 0.0f;52 float fontheight = 0.0f;53 float prevDistance = 0.0f; // between the prev item and itself when scroll up54 float nextDistance = 0.0f; // between the next item and itself when scroll down