EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3
createStartFuncFromAsyncFunc
函数 createStartFuncFromAsyncFunc
createStartFuncFromAsyncFunc
<
CompleteValueType
,
StartValueType
extends
any
[]
>
(
asyncFunc
:
(
cancelsManager
:
CancelsManager
,
...
args
:
StartValueType
,
)
=>
Promise
<
CompleteValueType
>
,
)
:
StartProcessingFuncType
<
CompleteValueType
,
StartValueType
>
类型参数
CompleteValueType
StartValueType
extends
any
[]
参数
asyncFunc
:
(
cancelsManager
:
CancelsManager
,
...
args
:
StartValueType
,
)
=>
Promise
<
CompleteValueType
>
返回
StartProcessingFuncType
<
CompleteValueType
,
StartValueType
>
显示设置
成员可见性
继承
配色
自动
浅色
深色
官网
对象索引
详细搜索
EarthSDK
加载中……