iOS How to check variable type in Xcode

운영 체제: macOS Monterey 12.4

사용 버전: Xcode 13.4.1, Swift


iOS How to check variable type in Xcode를 알아보겠습니다.



swift를 접하다 보면, 처음 보는 타입을 마주합니다. ClosedRange 타입은 전 정말 처음 봤습니다.

이런 타입을 확인하려면 어떻게 해야 할까요?


간단하게 가능합니다.

Xcode 좌측 상단에 있는 Inspectors를 사용하면 됩니다.





보고 싶은 변수에 마우스를 가져다 대면 됩니다.


끝.



카테고리: iOS

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Python OpenCV 빈 화면 만들기

tensorflow tf.random.uniform()

Android Notification with Full Screen

KiCad 시작하기 2 (PCB 만들기)

Android Minimum touch target size

Python bs4.SoupStrainer()

KiCad 시작하기 4 (기존 회로도 수정 및 추가)

음악 총보(Score), 파트보(Part)

tensorflow tf.expand_dims()