Searched defs:DatePickerOptionProperty (Results 1 – 1 of 1) sorted by relevance
53 struct DatePickerOptionProperty { struct54 float height = 0.0f;55 float fontheight = 0.0f;56 float prevDistance = 0.0f; // between the prev item and itself when scroll up57 float nextDistance = 0.0f; // between the next item and itself when scroll down