인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

seunghyunjung841652's profile image
seunghyunjung841652

asked

Yagom's iOS Programming

Example - Implementing Custom TableView Cell

star buton

Written on

·

329

0

xcode 버전 13.2.1 

11:03 - button 추가

State Config 는 어디에 있나요???

iosswift

Answer 1

0

yagomsoft0151님의 프로필 이미지
yagomsoft0151
Instructor

Xcode가 업데이트 되면서 위치가 조금 바뀌었습니다.

똑같이 Attribute Inspector(단축키 command + option + 5)에서 `Control` 섹션에 `State`라는 이름의 체크박스 형태로 선택할 수 있습니다.

Selected 체크를 선택하거나 해제하면 영상과 동일한 효과를 줄 수 있습니다.

seunghyunjung841652's profile image
seunghyunjung841652

asked

Ask a question