跳到主要内容

Device.SetAssistiveTouchEnable 小圆点开关

🎯功能

小圆点开关, 仅支持ios

📜语法

结果 = Device.SetAssistiveTouchEnable(开关)

📥参数

参数数据类型解释
开关布尔型打开小圆点为true, 关闭小圆点为false

📤返回

💡示例

Device.SetAssistiveTouchEnable(true)

📘备注

  • 仅支持ios