Device App APIApp ServiceexitVersion: v3On this pageexit Start from API_LEVEL 3.0 . Please refer to API_LEVEL. Called in The App Service, it will exit the service and will not affect the foreground page. infopermission code: device:os.bg_service Type function exit(): void Example import { exit } from '@zos/app-service'exit()