miniProgramType property

int miniProgramType
getter/setter pair

微信小程序: 小程序版本类型。 0正式版,1开发版,2体验版。默认0,正式版

Implementation

int miniProgramType = 0;