appletIntervalUpdateLimit property

int appletIntervalUpdateLimit
getter/setter pair

后台自动检查更新的小程序个数 初始化SDK成功后,如处于wifi网络下,更新最近使用的x个小程序 取值范围:0~50。0代表不检查更新;不设置默认是3。

Implementation

int appletIntervalUpdateLimit = 3;