본문 바로가기

카테고리 없음

Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KProperty<*>)' and thus it cannot serve as a delegate 오류

import를 이렇게 해보자

import androidx.compose.runtime.*

 

원래는 getValue와 setValue만 얻으면 되긴하지만, 어려우면 이렇게 한번에 받아오자