android.os.ServiceManager.getService("device_policy").getScreenCaptureDisabled(null, 0, false);
// 判断屏幕截图是否禁用

#MVEL表达式 #Javascript
 
 
Back to Top