canUseOSVersionCode property

bool? canUseOSVersionCode
getter/setter pair

是否允许获取手机系统版本号,默认为YES, 仅iOS生效

Implementation

bool? canUseOSVersionCode;