> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/develop_app/command-execute-function/action/alldismiss.md).

# 모든 화면 닫기(allDismiss)

열었던 모든 화면을 닫고, 첫 화면으로 돌아가는 동작을 수행해요. 주로, 'X' 아이콘에 \[닫기] 버튼 액션 설정으로 많이 사용해요.

<div align="left"><figure><img src="/files/Af1qhMvFAJaDRM9kFgVm" alt="" width="563"><figcaption></figcaption></figure></div>

아이콘을 클릭하면,  설정한 **모든 화면 닫기** 액션에 따라 열었던 모든 창을 닫고 첫 화면으로 돌아가는 동작을 수행해요.

<figure><img src="/files/BHSqvMbq1SngMTL9MlEU" alt=""><figcaption><p>내정보 탭  > 푸시 내역 > 푸시 상세 화면 > 내정보 탭</p></figcaption></figure>

> \#모든화면끄기 #화면닫기 #화면종료 #홈화면가기 #홈화면 #시작화면 #첫화면 #화면이동

2024.03.07 Jinny

**Close all windows/pages**

This function is designed to close all open screens and trigger an action that takes users back to the main page.

> \#close all screens, #exit screens, #return to home page, #main page, #Page transition

2023.08.11 Song
