val text: TextView = findViewById(R.id.android_text) as TextView text.setOnClickListener { text ... In kotlin don't use getters and setters as like in java.
確定! 回上一頁