스위치(참/거짓)
특정 항목의 값을 스위치로 켜고 끌 수 있어요.
Last updated
특정 항목의 값을 스위치로 켜고 끌 수 있어요.
Last updated
스위치(참/거짓) 블록은 언제 사용하나요?
스위치로 항목의 값을 켜고 끌 때 사용해요. 예를 들면, '내 정보 탭'에서 푸시 알림 동의/미동의 버튼으로 사용할 수 있어요.
스위치(참/거짓) 블록의 특징은 무엇인가요?
유저가 앱 화면에서 스위치를 켜고 끌 수 있어요.
2023.07.24 Jinny
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
#스위치(참/거짓), #스위치 켜기, #스위치 끄기, #스위치 만드는 방법