扩展命令Device 设备命令Device.SetReduceMotionEnable 减弱动效开关本页总览Device.SetReduceMotionEnable 减弱动效开关 🎯功能 弱动画效果开关, 仅支持ios 📜语法 结果 = Device.SetReduceMotionEnable(开关) 📥参数 参数数据类型解释开关布尔型打开减弱动画效果为true, 关闭减弱动画效果为false 📤返回 无 💡示例 Device.SetReduceMotionEnable(true) 📘备注 仅支持ios