When{} block is essentially an advanced form of the switch-case statement known from Java. In Kotlin, if a matching case is found then only the ...
確定! 回上一頁