I could only find if one wants to display scroll bar or not using
tableView.showsVerticalScrollIndicator = YES/NO;
but how can I customize
change indicator color with 3 default color style.
TextField.indicatorStyle=UIScrollViewIndicatorStyleWhite;