P
P
Partizanin2017-05-28 14:35:25
Java
Partizanin, 2017-05-28 14:35:25

How to declare a public variable in Kotlin?

How to declare a public variable at the beginning of a class but initialize it later in a method?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Tiberal, 2017-05-29
@Partizanin

lateinit var list: List<Button>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question