# 배경
Android Studio에서 변수의 타입과 함수의 리턴 타입 등에 대한 Inlay Hint를 보는 방법에 대해 기술 |
예시)
- 변수 타입
- 함수 리턴 타입
# 설정하는 방법
0. 'ctrl + alt + s' > Settings...
1. Inlay Hints > Kotlin > Parameter hints
'LANGUAGE > Kotlin' 카테고리의 다른 글
[Kotlin] 상단바(actionBar), 상태바(statusBar) (0) | 2020.06.26 |
---|---|
[Kotlin] button action > listener, onClick (0) | 2020.06.26 |
[Kotlin] round Button (gradient) (0) | 2020.06.26 |
[Kotlin] LinearLayout / RelativeLayout / ConstraintLayout (0) | 2020.06.25 |
[Kotlin] gradient layout (0) | 2020.06.25 |