IntegerProperty

fun IntegerProperty(initialValue: Int = 0)

Creates a IntegerProperty with given initial value.

Parameters

initialValue

Initial Value. Default: 0.