跳到主要内容

挂起应用 (sys.suspend)

声明​

sys.suspend()

说明​

将当前前台应用挂起(相当于按 Home 键),返回到主屏幕。

示例​

-- 返回主屏幕
sys.suspend()