appletAutoAuthorize property

bool appletAutoAuthorize
getter/setter pair

小程序自动申请授权 如果设置为true,则小程序申请权限时不会弹出用户确认提示框

Implementation

bool appletAutoAuthorize = false;