GradientDecorationBase abstract class
Methods(方法)
方法 | 参数 | 描述 |
---|---|---|
constructor | option:GradientDecorationOptionBase | 构造函数参数,渐变样式选项 |
GradientDecorationOptionBase
属性 | 类型 | 描述 |
---|---|---|
colors | Array<string> | 传入的颜色数组 |
方法 | 参数 | 描述 |
---|---|---|
constructor | option:GradientDecorationOptionBase | 构造函数参数,渐变样式选项 |
属性 | 类型 | 描述 |
---|---|---|
colors | Array<string> | 传入的颜色数组 |