flattenEachCallback
描述
¥Description
flattenEach 的回调函数
¥Callback for flattenEach
定义
¥Definition
函数 (
¥function (
名称 | 类型 | 描述 |
---|---|---|
currentFeature | 特性 | The current flattened feature being processed. |
featureIndex | number | The current index of the Feature being processed. |
multiFeatureIndex | number | The current index of the Multi-Feature being processed. |
)
返回
¥Returns
void