startPoints property

List<double> startPoints
read / write

每一个颜色的起始点数组,数组成员类型为 【0,1】的double值, 个数和mColors的个数必须相同, 数组内元素必须时递增的 例 【0.1, 0.5, 1】;

Implementation

List<double> startPoints