# 스위치(참/거짓)

**스위치(참/거짓) 블록은 언제 사용하나요?**

* 스위치로 항목의 값을 켜고 끌 때 사용해요. 예를 들면, '내 정보 탭'에서 푸시 알림 동의/미동의 버튼으로 사용할 수 있어요.

**스위치(참/거짓) 블록의 특징은 무엇인가요?**

* 유저가 앱 화면에서 스위치를 켜고 끌 수 있어요.&#x20;

<div align="left"><figure><img src="https://3976660509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDgfvhQgmY9NbRK0Sln7j%2Fuploads%2F79xGo2cPHO6YewhChLW2%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202023-08-23%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%203.09.08.png?alt=media&#x26;token=d12a2813-a7a0-49b3-9567-e12f046b5898" alt="" width="453"><figcaption></figcaption></figure></div>

2023.07.24 Jinny

## Switch (True/False)

Use switch (true/false) to toggle the value of certain items on and off.

**When do I use the switch (true/false) block?**

* This block is used to toggle the value if an item on and off. For example, this block can be used as an enable/disable button for push notifications in the About Me tab.

**What are the characteristics of switch (true/false) blocks?**

* This block allows users to toggle switches on and off on the app screen.

2023.07.26 Hwaran

> \#스위치(참/거짓), #스위치 켜기, #스위치 끄기, #스위치 만드는 방법
